Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.13 and 1.20

version 1.13, 2001/11/15 17:07:30 version 1.20, 2002/02/22 10:11:31
Line 1 Line 1
 /* include/pa_config_auto.h.in.  Generated automatically from configure.in by autoheader.  */  /* src/include/pa_config_auto.h.in.  Generated automatically from configure.in by autoheader.  */
   
 /* Define as __inline if that's what the C compiler calls it.  */  /* Define as __inline if that's what the C compiler calls it.  */
 #undef inline  #undef inline
Line 9 Line 9
 /* Define if you have the ANSI C header files.  */  /* Define if you have the ANSI C header files.  */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
   /* Define if you can safely include both <sys/time.h> and <time.h>.  */
   #undef TIME_WITH_SYS_TIME
   
   /* Define if you have the GNU dld library.  */
   #undef HAVE_DLD
   
   /* Define if you have the libdl library or equivalent.  */
   #undef HAVE_LIBDL
   
   /* Define if you have the shl_load function.  */
   #undef HAVE_SHL_LOAD
   
   /* Define if you have the _locking function.  */
   #undef HAVE__LOCKING
   
   /* Define if you have the dlerror function.  */
   #undef HAVE_DLERROR
   
   /* Define if you have the fcntl function.  */
   #undef HAVE_FCNTL
   
   /* Define if you have the flock function.  */
   #undef HAVE_FLOCK
   
   /* Define if you have the getrusage function.  */
   #undef HAVE_GETRUSAGE
   
   /* Define if you have the lockf function.  */
   #undef HAVE_LOCKF
   
   /* Define if you have the qsort function.  */
   #undef HAVE_QSORT
   
 /* Define if you have the round function.  */  /* Define if you have the round function.  */
 #undef HAVE_ROUND  #undef HAVE_ROUND
   
 /* Define if you have the set_new_handler function.  */  /* Define if you have the select function.  */
 #undef HAVE_SET_NEW_HANDLER  #undef HAVE_SELECT
   
 /* Define if you have the sign function.  */  /* Define if you have the sign function.  */
 #undef HAVE_SIGN  #undef HAVE_SIGN
Line 42 Line 75
 /* Define if you have the <memory.h> header file.  */  /* Define if you have the <memory.h> header file.  */
 #undef HAVE_MEMORY_H  #undef HAVE_MEMORY_H
   
   /* Define if you have the <new> header file.  */
   #undef HAVE_NEW
   
 /* Define if you have the <process.h> header file.  */  /* Define if you have the <process.h> header file.  */
 #undef HAVE_PROCESS_H  #undef HAVE_PROCESS_H
   
Line 63 Line 99
 /* Define if you have the <string.h> header file.  */  /* Define if you have the <string.h> header file.  */
 #undef HAVE_STRING_H  #undef HAVE_STRING_H
   
   /* Define if you have the <sys/file.h> header file.  */
   #undef HAVE_SYS_FILE_H
   
   /* Define if you have the <sys/locking.h> header file.  */
   #undef HAVE_SYS_LOCKING_H
   
   /* Define if you have the <sys/resource.h> header file.  */
   #undef HAVE_SYS_RESOURCE_H
   
   /* Define if you have the <sys/select.h> header file.  */
   #undef HAVE_SYS_SELECT_H
   
 /* Define if you have the <sys/stat.h> header file.  */  /* Define if you have the <sys/stat.h> header file.  */
 #undef HAVE_SYS_STAT_H  #undef HAVE_SYS_STAT_H
   
   /* Define if you have the <sys/time.h> header file.  */
   #undef HAVE_SYS_TIME_H
   
   /* Define if you have the <sys/types.h> header file.  */
   #undef HAVE_SYS_TYPES_H
   
 /* Define if you have the <time.h> header file.  */  /* Define if you have the <time.h> header file.  */
 #undef HAVE_TIME_H  #undef HAVE_TIME_H
   
Line 93 Line 147
 /* xml-abled parser */  /* xml-abled parser */
 #undef XML  #undef XML
   
 /* DB2-abled parser */  /* Windows32 target platform */
 #undef DB2  #undef WIN32
   
 /* compiler supports pragma pack */  /* compiler supports pragma pack */
 #undef HAVE_PRAGMA_PACK  #undef HAVE_PRAGMA_PACK
   
 /* Windows32 target platform */  /* library has set_new_handler func */
 #undef WIN32  #undef HAVE_SET_NEW_HANDLER
   

Removed from v.1.13  
changed lines
  Added in v.1.20


E-mail: