Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.102 and 1.120

version 1.102, 2015/10/29 15:26:29 version 1.120, 2020/12/07 16:45:42
Line 6 Line 6
 /* using cygwin building environment */  /* using cygwin building environment */
 #undef CYGWIN  #undef CYGWIN
   
 /* FreeBSD4X target platform */  /* FreeBSD1X.X target platform */
   #undef FREEBSD1X
   
   /* FreeBSD4.X target platform */
 #undef FREEBSD4  #undef FREEBSD4
   
 /* Define to 1 if you have the `argz_add' function. */  /* Define to 1 if you have the `argz_add' function. */
Line 106 Line 109
 /* Define to 1 if you have the <io.h> header file. */  /* Define to 1 if you have the <io.h> header file. */
 #undef HAVE_IO_H  #undef HAVE_IO_H
   
   /* Define to 1 if you have the `isfinite' (maybe built-in) math function
      function. */
   #undef HAVE_ISFINITE
   
 /* Define to 1 if you have the `crypt' library (-lcrypt). */  /* Define to 1 if you have the `crypt' library (-lcrypt). */
 #undef HAVE_LIBCRYPT  #undef HAVE_LIBCRYPT
   
Line 365 Line 372
 /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
   /* system-wide auto.p */
   #undef SYSTEM_CONFIG_FILE
   
   /* system-wide parser3.log */
   #undef SYSTEM_LOG_FILE
   
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME  #undef TIME_WITH_SYS_TIME
   

Removed from v.1.102  
changed lines
  Added in v.1.120


E-mail: