--- parser3/src/include/pa_config_auto.h.in 2005/11/22 16:13:11 1.43 +++ parser3/src/include/pa_config_auto.h.in 2009/05/15 14:04:09 1.45 @@ -3,6 +3,9 @@ /* using cygwin building environment */ #undef CYGWIN +/* FreeBSD4X target platform */ +#undef FREEBSD4 + /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H @@ -186,6 +189,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_UNISTD_H +/* Define to 1 if you have the `unsetenv' function. */ +#undef HAVE_UNSETENV + /* Define to 1 if you have the header file. */ #undef HAVE_WINSOCK_H @@ -198,6 +204,9 @@ /* pa_exec disabled */ #undef NO_PA_EXECS +/* stringstream disabled */ +#undef NO_STRINGSTREAM + /* Define to the address where bug reports for this package should be sent. */ #undef PACKAGE_BUGREPORT