Merge from vendor branch SENDMAIL:
[dragonfly.git] / contrib / bind-9.2.4rc7 / lib / bind / config.h.in
1 #undef _SOCKADDR_LEN
2 #undef HAVE_FCNTL_H
3 #undef HAVE_PATHS_H
4 #undef HAVE_SYS_TIMERS_H
5 #undef SYS_CDEFS_H
6 #undef _POSIX_PTHREAD_SEMANTICS
7 #undef POSIX_GETPWUID_R
8 #undef POSIX_GETPWNAM_R
9 #undef POSIX_GETGRGID_R
10 #undef POSIX_GETGRNAM_R
11
12 #undef NEED_SETGROUPENT
13 #undef NEED_GETGROUPLIST
14
15 /* define if prototype for getgrnam_r() is required */
16 #undef NEED_GETGRNAM_R 
17 #undef NEED_GETGRGID_R 
18 #undef NEED_GETGRENT_R 
19 #undef NEED_SETGRENT_R 
20 #undef NEED_ENDGRENT_R 
21
22 #undef NEED_INNETGR_R
23 #undef NEED_SETNETGRENT_R
24 #undef NEED_ENDNETGRENT_R
25
26 #undef NEED_GETPWNAM_R
27 #undef NEED_GETPWUID_R
28 #undef NEED_SETPWENT_R
29 #undef NEED_SETPASSENT_R
30 #undef NEED_SETPWENT_R
31 #undef NEED_GETPWENT_R
32 #undef NEED_ENDPWENT_R
33
34 #undef NEED_SETPASSENT
35
36 #undef HAS_PW_CLASS
37
38 /* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */ 
39 #undef SHUTUP_SPUTAUX
40 #ifdef SHUTUP_SPUTAUX
41 struct __sFILE;
42 extern __inline int __sputaux(int _c, struct __sFILE *_p);
43 #endif
44 #undef BROKEN_IN6ADDR_INIT_MACROS
45 #undef HAVE_STRLCAT