Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.37.2.1 and 1.40

version 1.37.2.1, 2003/02/03 14:26:26 version 1.40, 2004/03/01 09:39:38
Line 1 Line 1
 /* src/include/pa_config_auto.h.in.  Generated from configure.in by autoheader.  */  /* src/include/pa_config_auto.h.in.  Generated from configure.in by autoheader.  */
   
   /* using cygwin building environment */
   #undef CYGWIN
   
 /* Define to 1 if you have the <arpa/inet.h> header file. */  /* Define to 1 if you have the <arpa/inet.h> header file. */
 #undef HAVE_ARPA_INET_H  #undef HAVE_ARPA_INET_H
   
   /* Define to 1 if you have the <assert.h> header file. */
   #undef HAVE_ASSERT_H
   
 /* Define to 1 if you have the `crypt' function. */  /* Define to 1 if you have the `crypt' function. */
 #undef HAVE_CRYPT  #undef HAVE_CRYPT
   
Line 93 Line 99
 /* Define to 1 if you have the `qsort' function. */  /* Define to 1 if you have the `qsort' function. */
 #undef HAVE_QSORT  #undef HAVE_QSORT
   
 /* Define to 1 if you have the `round' function. */  /* Define to 1 if you have the `round' (maybe built-in) math function
      function. */
 #undef HAVE_ROUND  #undef HAVE_ROUND
   
 /* Define to 1 if you have the `select' function. */  
 #undef HAVE_SELECT  
   
 /* Define to 1 if you have the <setjmp.h> header file. */  /* Define to 1 if you have the <setjmp.h> header file. */
 #undef HAVE_SETJMP_H  #undef HAVE_SETJMP_H
   
Line 108 Line 112
 /* Define to 1 if you have the `siglongjmp' function. */  /* Define to 1 if you have the `siglongjmp' function. */
 #undef HAVE_SIGLONGJMP  #undef HAVE_SIGLONGJMP
   
 /* Define to 1 if you have the `sign' function. */  /* Define to 1 if you have the `sign' (maybe built-in) math function function.
      */
 #undef HAVE_SIGN  #undef HAVE_SIGN
   
 /* Define to 1 if you have the <signal.h> header file. */  /* Define to 1 if you have the <signal.h> header file. */
 #undef HAVE_SIGNAL_H  #undef HAVE_SIGNAL_H
   
 /* Define to 1 if you have the `sigsetjmp' function. */  
 #undef HAVE_SIGSETJMP  
   
 /* Define to 1 if you have the <stdarg.h> header file. */  /* Define to 1 if you have the <stdarg.h> header file. */
 #undef HAVE_STDARG_H  #undef HAVE_STDARG_H
   
Line 174 Line 176
 /* Define if you have tm_tzadj member of tm structure in <time.h> */  /* Define if you have tm_tzadj member of tm structure in <time.h> */
 #undef HAVE_TM_TZADJ  #undef HAVE_TM_TZADJ
   
 /* Define to 1 if you have the `trunc' function. */  /* Define to 1 if you have the `trunc' (maybe built-in) math function
      function. */
 #undef HAVE_TRUNC  #undef HAVE_TRUNC
   
 /* Define to 1 if you have the <unistd.h> header file. */  /* Define to 1 if you have the <unistd.h> header file. */
Line 186 Line 189
 /* Define to 1 if you have the `_locking' function. */  /* Define to 1 if you have the `_locking' function. */
 #undef HAVE__LOCKING  #undef HAVE__LOCKING
   
   /* assertions disabled */
   #undef NDEBUG
   
 /* pa_exec disabled */  /* pa_exec disabled */
 #undef NO_PA_EXECS  #undef NO_PA_EXECS
   
 /* no string origin tracking */  
 #undef NO_STRING_ORIGIN  
   
 /* Define to the address where bug reports for this package should be sent. */  /* Define to the address where bug reports for this package should be sent. */
 #undef PACKAGE_BUGREPORT  #undef PACKAGE_BUGREPORT
   

Removed from v.1.37.2.1  
changed lines
  Added in v.1.40


E-mail: