2N/A/*
2N/A * Copyright 2009 Sun Microsystems, Inc. All rights reserved.
2N/A * Use is subject to license terms.
2N/A */
2N/A
2N/A
2N/A/* config.h. Generated from config.h.in by configure. */
2N/A/* #undef _SOCKADDR_LEN */
2N/A#define HAVE_FCNTL_H 1
2N/A/* #undef HAVE_PATHS_H */
2N/A#define HAVE_INTTYPES_H 1
2N/A#define HAVE_STROPTS_H 1
2N/A/* #undef HAVE_SYS_TIMERS_H */
2N/A#define HAVE_SYS_SELECT_H 1
2N/A#define HAVE_MEMORY_H 1
2N/A/* #undef SYS_CDEFS_H */
2N/A#define _POSIX_PTHREAD_SEMANTICS 1
2N/A#define POSIX_GETPWUID_R 1
2N/A#define POSIX_GETPWNAM_R 1
2N/A#define POSIX_GETGRGID_R 1
2N/A#define POSIX_GETGRNAM_R 1
2N/A#define HAVE_MEMMOVE 1
2N/A#define HAVE_MEMCHR 1
2N/A/* #undef SPRINTF_CHAR */
2N/A/* #undef VSPRINTF_CHAR */
2N/A#define USE_SYSERROR_LIST 1
2N/A/* #undef NEED_STRTOUL */
2N/A/* #undef NEED_SUN4PROTOS */
2N/A/* #undef REENABLE_SEND */
2N/A
2N/A#define NEED_SETGROUPENT 1
2N/A#define NEED_GETGROUPLIST 1
2N/A
2N/A/* define if prototype for getgrnam_r() is required */
2N/A/* #undef NEED_GETGRNAM_R */
2N/A/* #undef NEED_GETGRGID_R */
2N/A/* #undef NEED_GETGRENT_R */
2N/A#define NEED_SETGRENT_R 1
2N/A#define NEED_ENDGRENT_R 1
2N/A
2N/A#define NEED_INNETGR_R 1
2N/A/* #undef NEED_SETNETGRENT_R */
2N/A#define NEED_ENDNETGRENT_R 1
2N/A
2N/A/* #undef NEED_GETPWNAM_R */
2N/A/* #undef NEED_GETPWUID_R */
2N/A#define NEED_SETPWENT_R 1
2N/A#define NEED_SETPASSENT_R 1
2N/A#define NEED_SETPWENT_R 1
2N/A/* #undef NEED_GETPWENT_R */
2N/A#define NEED_ENDPWENT_R 1
2N/A
2N/A#define NEED_SETPASSENT 1
2N/A
2N/A/* #undef HAS_PW_CLASS */
2N/A
2N/A/* #undef ssize_t */
2N/A/* #undef uintptr_t */
2N/A
2N/A/* Shut up warnings about sputaux in stdio.h on BSD/OS pre-4.1 */
2N/A/* #undef SHUTUP_SPUTAUX */
2N/A#ifdef SHUTUP_SPUTAUX
2N/Astruct __sFILE;
2N/Aextern __inline int __sputaux(int _c, struct __sFILE *_p);
2N/A#endif
2N/A#define BROKEN_IN6ADDR_INIT_MACROS 1
2N/A#define HAVE_STRLCAT 1
2N/A/* Shut up warnings about missing braces */
2N/A/* #undef SHUTUP_MUTEX_INITIALIZER */
2N/A#ifdef SHUTUP_MUTEX_INITIALIZER
2N/A#define LIBBIND_MUTEX_INITIALIZER { PTHREAD_MUTEX_INITIALIZER }
2N/A#else
2N/A#define LIBBIND_MUTEX_INITIALIZER PTHREAD_MUTEX_INITIALIZER
2N/A#endif
2N/A