Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.125 and 1.145

version 1.125, 2020/12/11 15:46:14 version 1.145, 2025/01/25 15:51:11
Line 167 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 232 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 261 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 270 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 */
   #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 289 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 378 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
   

Removed from v.1.125  
changed lines
  Added in v.1.145


E-mail: