config.h.in 408 B

12345678910111213
  1. /* config.h.in. Generated automatically from configure.in by autoheader. */
  2. /* Define if you have the ANSI C header files. */
  3. #undef STDC_HEADERS
  4. /* Define if you can safely include both <sys/time.h> and <time.h>. */
  5. #undef TIME_WITH_SYS_TIME
  6. /* Define if you have the gettimeofday function. */
  7. #undef HAVE_GETTIMEOFDAY
  8. /* Define if you have the <sys/time.h> header file. */
  9. #undef HAVE_SYS_TIME_H