Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.4 and 1.9

version 1.4, 2001/09/04 06:36:43 version 1.9, 2001/10/27 12:17:18
Line 12 Line 12
 /* Define if you have the <ctype.h> header file.  */  /* Define if you have the <ctype.h> header file.  */
 #undef HAVE_CTYPE_H  #undef HAVE_CTYPE_H
   
   /* Define if you have the <db.h> header file.  */
   #undef HAVE_DB_H
   
 /* Define if you have the <direct.h> header file.  */  /* Define if you have the <direct.h> header file.  */
 #undef HAVE_DIRECT_H  #undef HAVE_DIRECT_H
   
Line 60 Line 63
 /* 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 db library (-ldb).  */
   #undef HAVE_LIBDB
   
   /* 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 75 Line 84
 /* no string origin tracking */  /* no string origin tracking */
 #undef NO_STRING_ORIGIN  #undef NO_STRING_ORIGIN
   
 /* no 'first' module */  /* xml-abled parser */
 #undef WITHOUT_FIRST  #undef XML
   
 /* location of sysadmin-controlled auto.p */  
 #undef SYSCONFDIR  
   
 /* Windows32 target platform */  /* Windows32 target platform */
 #undef WIN32  #undef WIN32

Removed from v.1.4  
changed lines
  Added in v.1.9


E-mail: