Diff for /parser3/src/include/pa_config_auto.h.in between versions 1.118 and 1.126

version 1.118, 2020/08/14 07:47:51 version 1.126, 2020/12/15 00:32:54
Line 100 Line 100
 /* Define to 1 if you have the `getrusage' function. */  /* Define to 1 if you have the `getrusage' function. */
 #undef HAVE_GETRUSAGE  #undef HAVE_GETRUSAGE
   
   /* Define if you have gettid() */
   #undef HAVE_GETTID
   
 /* Define to 1 if you have the `gettimeofday' function. */  /* Define to 1 if you have the `gettimeofday' function. */
 #undef HAVE_GETTIMEOFDAY  #undef HAVE_GETTIMEOFDAY
   
Line 170 Line 173
 /* Define to 1 if you have the <process.h> header file. */  /* Define to 1 if you have the <process.h> header file. */
 #undef HAVE_PROCESS_H  #undef HAVE_PROCESS_H
   
   /* Define to 1 if you have the <pthread.h> header file. */
   #undef HAVE_PTHREAD_H
   
 /* Define to 1 if you have the `qsort' function. */  /* Define to 1 if you have the `qsort' function. */
 #undef HAVE_QSORT  #undef HAVE_QSORT
   
Line 372 Line 378
 /* Define to 1 if you have the ANSI C header files. */  /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS  #undef STDC_HEADERS
   
   /* system-wide auto.p */
   #undef SYSTEM_CONFIG_FILE
   
 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */  /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
 #undef TIME_WITH_SYS_TIME  #undef TIME_WITH_SYS_TIME
   

Removed from v.1.118  
changed lines
  Added in v.1.126


E-mail: