--- parser3/src/include/pa_config_auto.h.in 2020/08/14 07:47:51 1.118 +++ parser3/src/include/pa_config_auto.h.in 2020/12/11 15:37:48 1.124 @@ -100,6 +100,9 @@ /* Define to 1 if you have the `getrusage' function. */ #undef HAVE_GETRUSAGE +/* Define if you have gettid() */ +#undef HAVE_GETTID + /* Define to 1 if you have the `gettimeofday' function. */ #undef HAVE_GETTIMEOFDAY @@ -372,6 +375,9 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* system-wide auto.p */ +#undef SYSTEM_CONFIG_FILE + /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME