bind9/lib/bind/config.h.in

46 lines
991 B
C
Raw Normal View History

2001-06-23 00:02:24 -04:00
#undef _SOCKADDR_LEN
2001-04-05 02:31:02 -04:00
#undef HAVE_FCNTL_H
#undef HAVE_PATHS_H
2001-05-14 03:59:46 -04:00
#undef HAVE_SYS_TIMERS_H
2001-04-05 02:31:02 -04:00
#undef SYS_CDEFS_H
#undef _POSIX_PTHREAD_SEMANTICS
2001-04-09 01:02:53 -04:00
#undef POSIX_GETPWUID_R
#undef POSIX_GETPWNAM_R
2001-04-05 02:31:02 -04:00
#undef POSIX_GETGRGID_R
#undef POSIX_GETGRNAM_R
2001-04-06 01:35:41 -04:00
2001-04-06 01:49:52 -04:00
#undef NEED_SETGROUPENT
#undef NEED_GETGROUPLIST
2001-04-06 01:35:41 -04:00
/* define if prototype for getgrnam_r() is required */
#undef NEED_GETGRNAM_R
#undef NEED_GETGRGID_R
#undef NEED_GETGRENT_R
#undef NEED_SETGRENT_R
#undef NEED_ENDGRENT_R
#undef NEED_INNETGR_R
#undef NEED_SETNETGRENT_R
#undef NEED_ENDNETGRENT_R
2001-04-06 01:49:52 -04:00
#undef NEED_GETPWNAM_R
#undef NEED_GETPWUID_R
#undef NEED_SETPWENT_R
2001-04-06 01:35:41 -04:00
#undef NEED_SETPASSENT_R
#undef NEED_SETPWENT_R
#undef NEED_GETPWENT_R
#undef NEED_ENDPWENT_R
2001-04-06 02:22:00 -04:00
2001-04-06 03:00:58 -04:00
#undef NEED_SETPASSENT
2001-04-06 02:22:00 -04:00
#undef HAS_PW_CLASS
2001-07-03 23:48:43 -04:00
/* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
#undef SHUTUP_SPUTAUX
#ifdef SHUTUP_SPUTAUX
struct __sFILE;
extern __inline int __sputaux(int _c, struct __sFILE *_p);
#endif
#undef BROKEN_IN6ADDR_INIT_MACROS
#undef HAVE_STRLCAT