--- parser3/src/include/pa_config_auto.h.in 2024/11/04 18:20:07 1.138 +++ parser3/src/include/pa_config_auto.h.in 2025/11/30 19:00:26 1.148 @@ -238,6 +238,9 @@ /* Define to 1 if `d_type' is a member of `struct dirent'. */ #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 header file, and it defines `DIR'. */ #undef HAVE_SYS_DIR_H @@ -267,6 +270,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_TIME_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H @@ -276,6 +282,9 @@ /* Define if you have timezone external variable in */ #undef HAVE_TIMEZONE +/* Define to 1 if you have the header file. */ +#undef HAVE_TIME_H + /* Define if you have Thread-Local Storage */ #undef HAVE_TLS @@ -384,15 +393,15 @@ /* system-wide auto.p */ #undef SYSTEM_CONFIG_FILE -/* Define to 1 if you can safely include both and . */ -#undef TIME_WITH_SYS_TIME - /* Version number of package */ #undef VERSION /* Windows32 target platform */ #undef WIN32 +/* has amqp */ +#undef WITH_AMQP + /* has \$mail:received */ #undef WITH_MAILRECEIVE @@ -443,6 +452,10 @@ /* Define to a type to use for `error_t' if it is not otherwise available. */ #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 does not define. */ #undef size_t