/* config.h.in. Generated automatically from configure.in by autoheader. */ /* Define if your struct tm has tm_zone. */ #undef HAVE_TM_ZONE /* Define if you don't have tm_zone but do have the external array tzname. */ #undef HAVE_TZNAME /* Define if utime(file, NULL) sets file's timestamp to the present. */ #undef HAVE_UTIME_NULL /* Define if on MINIX. */ #undef _MINIX /* Define if the system does not provide POSIX.1 features except with this defined. */ #undef _POSIX_1_SOURCE /* Define if you need to in order for stat and other things to work. */ #undef _POSIX_SOURCE /* 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 and . */ #undef TIME_WITH_SYS_TIME /* Define if your declares struct tm. */ #undef TM_IN_SYS_TIME /* Define if you have the ftime function. */ #undef HAVE_FTIME /* Define if you have the ftruncate function. */ #undef HAVE_FTRUNCATE /* Define if you have the gettimeofday function. */ #undef HAVE_GETTIMEOFDAY /* Define if you have the lchown function. */ #undef HAVE_LCHOWN /* Define if you have the memcpy function. */ #undef HAVE_MEMCPY /* Define if you have the memset function. */ #undef HAVE_MEMSET /* Define if you have the mkdir function. */ #undef HAVE_MKDIR /* Define if you have the mkstemp function. */ #undef HAVE_MKSTEMP /* Define if you have the mktime function. */ #undef HAVE_MKTIME /* Define if you have the rmdir function. */ #undef HAVE_RMDIR /* Define if you have the strcasecmp function. */ #undef HAVE_STRCASECMP /* Define if you have the strchr function. */ #undef HAVE_STRCHR /* Define if you have the strdup function. */ #undef HAVE_STRDUP /* Define if you have the timelocal function. */ #undef HAVE_TIMELOCAL /* Define if you have the tzset function. */ #undef HAVE_TZSET /* Define if you have the header file. */ #undef HAVE_DIRENT_H /* Define if you have the header file. */ #undef HAVE_FCNTL_H /* Define if you have the header file. */ #undef HAVE_LIMITS_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_FILE_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 /* Name of package */ #undef PACKAGE /* Version number of package */ #undef VERSION /* Define if your struct tm has tm_gmtoff */ #undef HAVE_TM_GMTOFF /* Define if your struct stat has st_ino */ #undef HAVE_ST_INO /* Define it to 5, 6 or 7 which you want to use -lhX- method, default */ #undef DEFAULT_LZHUFF_METHOD /* temporary file template */ #undef TMP_FILENAME_TEMPLATE /* Define you want to use the incremental indicator */ #undef NEED_INCREMENTAL_INDICATOR /* Define you want to use multibyte filename */ #undef MULTIBYTE_CHAR