44 lines
1.1 KiB
C
44 lines
1.1 KiB
C
/* config.h.in. Generated automatically from configure.ac by autoheader. */
|
|
|
|
/* Define if you have the <dirent.h> header file, and it defines `DIR'. */
|
|
#undef HAVE_DIRENT_H
|
|
|
|
/* Define if you have the `glob' function. */
|
|
#undef HAVE_GLOB
|
|
|
|
/* Define if gmtime_r in time.h */
|
|
#undef HAVE_GMTIME_R
|
|
|
|
/* Define if localtime_r in time.h */
|
|
#undef HAVE_LOCALTIME_R
|
|
|
|
/* Define if you have the <ndir.h> header file, and it defines `DIR'. */
|
|
#undef HAVE_NDIR_H
|
|
|
|
/* Define if socklen_t type definition in sys/socket.h */
|
|
#undef HAVE_SOCKLEN_T
|
|
|
|
/* Define if you have the <sys/dir.h> header file, and it defines `DIR'. */
|
|
#undef HAVE_SYS_DIR_H
|
|
|
|
/* Define if you have the <sys/ndir.h> header file, and it defines `DIR'. */
|
|
#undef HAVE_SYS_NDIR_H
|
|
|
|
/* Define if you have the <sys/time.h> header file. */
|
|
#undef HAVE_SYS_TIME_H
|
|
|
|
/* Define if you have the <unistd.h> header file. */
|
|
#undef HAVE_UNISTD_H
|
|
|
|
/* Name of package */
|
|
#undef PACKAGE
|
|
|
|
/* 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
|