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

version 1.102, 2015/10/29 15:26:29 version 1.117, 2020/08/11 20:54:07
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
   

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


E-mail: