|
|
| version 1.109, 2017/05/25 12:23:36 | version 1.138, 2024/11/04 18:20:07 |
|---|---|
| Line 6 | Line 6 |
| /* using cygwin building environment */ | /* using cygwin building environment */ |
| #undef CYGWIN | #undef CYGWIN |
| /* FreeBSD4X target platform */ | /* FreeBSD1X.X target platform */ |
| #undef FREEBSD1X | |
| /* FreeBSD4.X target platform */ | |
| #undef FREEBSD4 | #undef FREEBSD4 |
| /* Define to 1 if you have the `argz_add' function. */ | /* Define to 1 if you have the `argz_add' function. */ |
| Line 97 | Line 100 |
| /* Define to 1 if you have the `getrusage' function. */ | /* Define to 1 if you have the `getrusage' function. */ |
| #undef HAVE_GETRUSAGE | #undef HAVE_GETRUSAGE |
| /* Define if you have gettid() */ | |
| #undef HAVE_GETTID | |
| /* Define to 1 if you have the `gettimeofday' function. */ | /* Define to 1 if you have the `gettimeofday' function. */ |
| #undef HAVE_GETTIMEOFDAY | #undef HAVE_GETTIMEOFDAY |
| Line 161 | Line 167 |
| /* Define to 1 if you have the `opendir' function. */ | /* Define to 1 if you have the `opendir' function. */ |
| #undef HAVE_OPENDIR | #undef HAVE_OPENDIR |
| /* PCRE2 is available */ | |
| #undef HAVE_PCRE2 | |
| /* Define if libtool can extract symbol lists from object files. */ | /* Define if libtool can extract symbol lists from object files. */ |
| #undef HAVE_PRELOADED_SYMBOLS | #undef HAVE_PRELOADED_SYMBOLS |
| /* Define to 1 if you have the <process.h> header file. */ | /* Define to 1 if you have the <process.h> header file. */ |
| #undef HAVE_PROCESS_H | #undef HAVE_PROCESS_H |
| /* Define to 1 if you have the <pthread.h> header file. */ | |
| #undef HAVE_PTHREAD_H | |
| /* Define to 1 if you have the `qsort' function. */ | /* Define to 1 if you have the `qsort' function. */ |
| #undef HAVE_QSORT | #undef HAVE_QSORT |
| Line 264 | Line 276 |
| /* Define if you have timezone external variable in <time.h> */ | /* Define if you have timezone external variable in <time.h> */ |
| #undef HAVE_TIMEZONE | #undef HAVE_TIMEZONE |
| /* Define if you have Thread-Local Storage */ | |
| #undef HAVE_TLS | |
| /* Define if you have tm_gmtoff member of tm structure in <time.h> */ | /* Define if you have tm_gmtoff member of tm structure in <time.h> */ |
| #undef HAVE_TM_GMTOFF | #undef HAVE_TM_GMTOFF |
| Line 283 | Line 298 |
| /* This value is set to 1 to indicate that the system argz facility works */ | /* This value is set to 1 to indicate that the system argz facility works */ |
| #undef HAVE_WORKING_ARGZ | #undef HAVE_WORKING_ARGZ |
| /* Define to 1 if you have the `_locking' function. */ | |
| #undef HAVE__LOCKING | |
| /* Define if the OS needs help to load dependent libraries for dlopen(). */ | /* Define if the OS needs help to load dependent libraries for dlopen(). */ |
| #undef LTDL_DLOPEN_DEPLIBS | #undef LTDL_DLOPEN_DEPLIBS |
| Line 369 | Line 381 |
| /* Define to 1 if you have the ANSI C header files. */ | /* Define to 1 if you have the ANSI C header files. */ |
| #undef STDC_HEADERS | #undef STDC_HEADERS |
| /* system-wide auto.p */ | |
| #undef SYSTEM_CONFIG_FILE | |
| /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ |
| #undef TIME_WITH_SYS_TIME | #undef TIME_WITH_SYS_TIME |