|
|
| version 1.136, 2024/11/04 03:53:52 | version 1.149, 2025/11/30 19:00:46 |
|---|---|
| Line 238 | Line 238 |
| /* Define to 1 if `d_type' is a member of `struct dirent'. */ | /* Define to 1 if `d_type' is a member of `struct dirent'. */ |
| #undef HAVE_STRUCT_DIRENT_D_TYPE | #undef HAVE_STRUCT_DIRENT_D_TYPE |
| /* Define to 1 if you have the `syslog' function. */ | |
| #undef HAVE_SYSLOG | |
| /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. | /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. |
| */ | */ |
| #undef HAVE_SYS_DIR_H | #undef HAVE_SYS_DIR_H |
| Line 267 | Line 270 |
| /* Define to 1 if you have the <sys/stat.h> header file. */ | /* Define to 1 if you have the <sys/stat.h> header file. */ |
| #undef HAVE_SYS_STAT_H | #undef HAVE_SYS_STAT_H |
| /* Define to 1 if you have the <sys/time.h> header file. */ | |
| #undef HAVE_SYS_TIME_H | |
| /* Define to 1 if you have the <sys/types.h> header file. */ | /* Define to 1 if you have the <sys/types.h> header file. */ |
| #undef HAVE_SYS_TYPES_H | #undef HAVE_SYS_TYPES_H |
| Line 276 | Line 282 |
| /* 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 to 1 if you have the <time.h> header file. */ | |
| #undef HAVE_TIME_H | |
| /* Define if you have Thread-Local Storage */ | /* Define if you have Thread-Local Storage */ |
| #undef HAVE_TLS | #undef HAVE_TLS |
| Line 298 | Line 307 |
| /* 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 387 | Line 393 |
| /* system-wide auto.p */ | /* system-wide auto.p */ |
| #undef SYSTEM_CONFIG_FILE | #undef SYSTEM_CONFIG_FILE |
| /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ | |
| #undef TIME_WITH_SYS_TIME | |
| /* Version number of package */ | /* Version number of package */ |
| #undef VERSION | #undef VERSION |
| /* Windows32 target platform */ | /* Windows32 target platform */ |
| #undef WIN32 | #undef WIN32 |
| /* has amqp */ | |
| #undef WITH_AMQP | |
| /* has \$mail:received */ | /* has \$mail:received */ |
| #undef WITH_MAILRECEIVE | #undef WITH_MAILRECEIVE |
| Line 446 | Line 452 |
| /* Define to a type to use for `error_t' if it is not otherwise available. */ | /* Define to a type to use for `error_t' if it is not otherwise available. */ |
| #undef error_t | #undef error_t |
| /* Define to the type of a signed integer type of width exactly 64 bits if | |
| such a type exists and the standard includes do not define it. */ | |
| #undef int64_t | |
| /* Define to `unsigned int' if <sys/types.h> does not define. */ | /* Define to `unsigned int' if <sys/types.h> does not define. */ |
| #undef size_t | #undef size_t |