Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.140 and 1.146

version 1.140, 2024/12/21 13:57:55 version 1.146, 2025/11/06 22:09:34
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
   

Removed from v.1.140  
changed lines
  Added in v.1.146


E-mail: