1 /* config.h.in. Generated automatically from configure.in by autoheader. */ 2 3 /* Define to `int' if <sys/types.h> doesn't define. */ 4 #undef gid_t 5 6 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */ 7 #undef HAVE_SYS_WAIT_H 8 9 /* Define to `int' if <sys/types.h> doesn't define. */ 10 #undef pid_t 11 12 /* Define as the return type of signal handlers (int or void). */ 13 #undef RETSIGTYPE 14 15 /* Define to `unsigned' if <sys/types.h> doesn't define. */ 16 #undef size_t 17 18 /* Define if you have the ANSI C header files. */ 19 #undef STDC_HEADERS 20 21 /* Define to `int' if <sys/types.h> doesn't define. */ 22 #undef uid_t 23 24 /* Define if you have the getopt_long function. */ 25 #undef HAVE_GETOPT_LONG 26 27 /* Define if you have the select function. */ 28 #undef HAVE_SELECT 29 30 /* Define if you have the socket function. */ 31 #undef HAVE_SOCKET 32 33 /* Define if you have the strerror function. */ 34 #undef HAVE_STRERROR 35 36 /* Define if you have the strstr function. */ 37 #undef HAVE_STRSTR 38 39 /* Define if you have the <fcntl.h> header file. */ 40 #undef HAVE_FCNTL_H 41 42 /* Define if you have the <sys/time.h> header file. */ 43 #undef HAVE_SYS_TIME_H 44 45 /* Define if you have the <syslog.h> header file. */ 46 #undef HAVE_SYSLOG_H 47 48 /* Define if you have the <unistd.h> header file. */ 49 #undef HAVE_UNISTD_H