Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.7 and 1.11

version 1.7, 2001/09/25 16:33:04 version 1.11, 2001/10/30 07:40:21
Line 60 Line 60
 /* Define if you have the <unistd.h> header file.  */  /* Define if you have the <unistd.h> header file.  */
 #undef HAVE_UNISTD_H  #undef HAVE_UNISTD_H
   
   /* Define if you have the m library (-lm).  */
   #undef HAVE_LIBM
   
 /* Define if you have the nsl library (-lnsl).  */  /* Define if you have the nsl library (-lnsl).  */
 #undef HAVE_LIBNSL  #undef HAVE_LIBNSL
   
Line 78 Line 81
 /* xml-abled parser */  /* xml-abled parser */
 #undef XML  #undef XML
   
   /* DB2-abled parser */
   #undef DB2
   
   /* compiler supports pragma pack */
   #undef HAVE_PRAGMA_PACK
   
 /* Windows32 target platform */  /* Windows32 target platform */
 #undef WIN32  #undef WIN32
   

Removed from v.1.7  
changed lines
  Added in v.1.11


E-mail: