1 /* config.h. Generated automatically by configure. */
2 /* config.h.in. Generated automatically from configure.in by autoheader. */
4 /* Define to empty if the keyword does not work. */
7 /* Define if you don't have vprintf but do have _doprnt. */
8 /* #undef HAVE_DOPRNT */
10 /* Define if you have <sys/wait.h> that is POSIX.1 compatible. */
11 #define HAVE_SYS_WAIT_H 1
13 /* Define if your struct tm has tm_zone. */
14 /* #undef HAVE_TM_ZONE */
16 /* Define if you don't have tm_zone but do have the external array
20 /* Define if you have the vprintf function. */
21 #define HAVE_VPRINTF 1
23 /* Define if you have the wait3 system call. */
26 /* Define as the return type of signal handlers (int or void). */
27 #define RETSIGTYPE void
29 /* Define to `unsigned' if <sys/types.h> doesn't define. */
32 /* Define if you have the ANSI C header files. */
33 #define STDC_HEADERS 1
35 /* Define if you can safely include both <sys/time.h> and <time.h>. */
36 #define TIME_WITH_SYS_TIME 1
38 /* Define if your <sys/time.h> declares struct tm. */
39 /* #undef TM_IN_SYS_TIME */
41 /* Define to the name of the distribution. */
42 #define PRODUCT "webstone"
44 /* Define to the version of the distribution. */
45 #define VERSION "2.0b4"
47 /* Should we use timezone in gettimeofday? */
48 #define USE_TIMEZONE 1
50 /* Define if you have the gethostname function. */
51 #define HAVE_GETHOSTNAME 1
53 /* Define if you have the gettimeofday function. */
54 #define HAVE_GETTIMEOFDAY 1
56 /* Define if you have the select function. */
59 /* Define if you have the socket function. */
62 /* Define if you have the strerror function. */
63 #define HAVE_STRERROR 1
65 /* Define if you have the <fcntl.h> header file. */
66 #define HAVE_FCNTL_H 1
68 /* Define if you have the <limits.h> header file. */
69 #define HAVE_LIMITS_H 1
71 /* Define if you have the <sgtty.h> header file. */
72 #define HAVE_SGTTY_H 1
74 /* Define if you have the <sys/time.h> header file. */
75 #define HAVE_SYS_TIME_H 1
77 /* Define if you have the <unistd.h> header file. */
78 #define HAVE_UNISTD_H 1
80 /* Define if you have the compat library (-lcompat). */
81 /* #undef HAVE_LIBCOMPAT */
83 /* Define if you have the m library (-lm). */
86 /* Define if you have the socket library (-lsocket). */
87 #define HAVE_LIBSOCKET 1
89 /* Define if you have the ucb library (-lucb). */
90 /* #undef HAVE_LIBUCB */