1 /* config.h.in. Generated automatically from configure.in by autoheader. */
3 /* Define to empty if the keyword does not work. */
6 /* Define if you don't have vprintf but do have _doprnt. */
9 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
10 #undef HAVE_SYS_WAIT_H
12 /* Define if your struct tm has tm_zone. */
15 /* Define if you don't have tm_zone but do have the external array
19 /* Define if you have the vprintf function. */
22 /* Define if you have the wait3 system call. */
25 /* Define as the return type of signal handlers (int or void). */
28 /* Define to `unsigned' if <sys/types.h> doesn't define. */
31 /* Define if you have the ANSI C header files. */
34 /* Define if you can safely include both <sys/time.h> and <time.h>. */
35 #undef TIME_WITH_SYS_TIME
37 /* Define if your <sys/time.h> declares struct tm. */
40 /* Define to the name of the distribution. */
43 /* Define to the version of the distribution. */
46 /* Should we use timezone in gettimeofday? */
49 /* Define if you have the gethostname function. */
50 #undef HAVE_GETHOSTNAME
52 /* Define if you have the gettimeofday function. */
53 #undef HAVE_GETTIMEOFDAY
55 /* Define if you have the select function. */
58 /* Define if you have the socket function. */
61 /* Define if you have the strerror function. */
64 /* Define if you have the <fcntl.h> header file. */
67 /* Define if you have the <limits.h> header file. */
70 /* Define if you have the <sgtty.h> header file. */
73 /* Define if you have the <sys/time.h> header file. */
74 #undef HAVE_SYS_TIME_H
76 /* Define if you have the <unistd.h> header file. */
79 /* Define if you have the compat library (-lcompat). */
82 /* Define if you have the m library (-lm). */
85 /* Define if you have the socket library (-lsocket). */
88 /* Define if you have the ucb library (-lucb). */