/* * OS-dependent defines checked and set by configure. * These are used only by os-depend.c in order to select the right * structures/code for a given system. */ /* Define if the closedir function returns void instead of int. */ #undef CLOSEDIR_VOID /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* Define if you have the ANSI C header files. */ #undef STDC_HEADERS /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_DIR_H /* Define if you have the header file. */ #undef HAVE_SYS_NDIR_H /* Define if you have the header file. */ #undef HAVE_SYS_TIME_H /* Define if you have the header file. */ #undef HAVE_POLL_H /* Define if you have the poll function. */ #undef HAVE_POLL /* Define if it is okay to include both and . */ #undef TIME_WITH_SYS_TIME /* Define if you have the reentrant readdir_r function. */ #undef HAVE_READDIR_R