--- parser3/src/include/pa_config_auto.h.in 2020/12/07 20:56:38 1.122 +++ parser3/src/include/pa_config_auto.h.in 2024/09/10 19:12:59 1.135 @@ -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 @@ -164,12 +167,18 @@ /* Define to 1 if you have the `opendir' function. */ #undef HAVE_OPENDIR +/* PCRE2 is available */ +#undef HAVE_PCRE2 + /* Define if libtool can extract symbol lists from object files. */ #undef HAVE_PRELOADED_SYMBOLS /* Define to 1 if you have the header file. */ #undef HAVE_PROCESS_H +/* Define to 1 if you have the header file. */ +#undef HAVE_PTHREAD_H + /* Define to 1 if you have the `qsort' function. */ #undef HAVE_QSORT @@ -267,6 +276,9 @@ /* Define if you have timezone external variable in */ #undef HAVE_TIMEZONE +/* Define if you have Thread-Local Storage */ +#undef HAVE_TLS + /* Define if you have tm_gmtoff member of tm structure in */ #undef HAVE_TM_GMTOFF