1/* config.h.in.  Generated automatically from configure.in by autoheader.  */
2
3/* Define to empty if the keyword does not work.  */
4#undef const
5
6/* Define as the return type of signal handlers (int or void).  */
7#undef RETSIGTYPE
8
9/* Define if you have the ANSI C header files.  */
10#undef STDC_HEADERS
11
12/* Define if you can safely include both <sys/time.h> and <time.h>.  */
13#undef TIME_WITH_SYS_TIME
14
15/* Define if you have the ftime function.  */
16#undef HAVE_FTIME
17
18/* Define if you have the gettimeofday function.  */
19#undef HAVE_GETTIMEOFDAY
20
21/* Define if you have the select function.  */
22#undef HAVE_SELECT
23
24/* Define if you have the strstr function.  */
25#undef HAVE_STRSTR
26
27/* Define if you have the <sys/time.h> header file.  */
28#undef HAVE_SYS_TIME_H
29
30/* Define if you have the <sys/timeb.h> header file.  */
31#undef HAVE_SYS_TIMEB_H
32
33/* Define if you have the <unistd.h> header file.  */
34#undef HAVE_UNISTD_H
35
36/* Define if you have the gdbm library (-lgdbm).  */
37#undef HAVE_LIBGDBM
38
39/* Define if you have the m library (-lm).  */
40#undef HAVE_LIBM
41
42/* Name of package */
43#undef PACKAGE
44
45/* Version number of package */
46#undef VERSION
47
48