--- parser3/src/include/pa_config_auto.h.in 2017/05/25 12:23:36 1.109 +++ parser3/src/include/pa_config_auto.h.in 2020/12/07 17:17:10 1.121 @@ -6,7 +6,10 @@ /* using cygwin building environment */ #undef CYGWIN -/* FreeBSD4X target platform */ +/* FreeBSD1X.X target platform */ +#undef FREEBSD1X + +/* FreeBSD4.X target platform */ #undef FREEBSD4 /* Define to 1 if you have the `argz_add' function. */ @@ -369,6 +372,12 @@ /* Define to 1 if you have the ANSI C header files. */ #undef STDC_HEADERS +/* system-wide auto.p */ +#undef SYSTEM_CONFIG_FILE + +/* system-wide parser3.log */ +#undef SYSTEM_LOG_FILE + /* Define to 1 if you can safely include both and . */ #undef TIME_WITH_SYS_TIME