Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.141 and 1.148

version 1.141, 2024/12/26 17:39:44 version 1.148, 2025/11/30 19:00:26
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 384 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 443 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
   

Removed from v.1.141  
changed lines
  Added in v.1.148


E-mail: