| /* config.h.in. Generated automatically from configure.ac by autoheader. */ |
| |
| /* Define if you have the `gettimeofday' function. */ |
| #undef HAVE_GETTIMEOFDAY |
| |
| /* Define if you have the <limits.h> header file. */ |
| #undef HAVE_LIMITS_H |
| |
| /* Define if your system has a working `malloc' function. */ |
| #undef HAVE_MALLOC |
| |
| /* Define if you have the `memset' function. */ |
| #undef HAVE_MEMSET |
| |
| /* Define if you have the <stdlib.h> header file. */ |
| #undef HAVE_STDLIB_H |
| |
| /* Define if you have the <string.h> header file. */ |
| #undef HAVE_STRING_H |
| |
| /* Define if you have the <sys/time.h> header file. */ |
| #undef HAVE_SYS_TIME_H |
| |
| /* Name of package */ |
| #undef PACKAGE |
| |
| /* Define as the return type of signal handlers (`int' or `void'). */ |
| #undef RETSIGTYPE |
| |
| /* Define if you have the ANSI C header files. */ |
| #undef STDC_HEADERS |
| |
| /* Define if you can safely include both <sys/time.h> and <time.h>. */ |
| #undef TIME_WITH_SYS_TIME |
| |
| /* Version number of package */ |
| #undef VERSION |