--- parser3/src/include/pa_config_auto.h.in 2005/11/22 16:13:11 1.43 +++ parser3/src/include/pa_config_auto.h.in 2011/02/21 05:08:15 1.53.2.1 @@ -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 @@ -18,6 +21,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CTYPE_H +/* curl enabled parser */ +#undef HAVE_CURL + /* Define if you have daylight external variable in */ #undef HAVE_DAYLIGHT @@ -33,6 +39,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_ERRNO_H +/* Define to 1 if you have the `fchmod' function. */ +#undef HAVE_FCHMOD + /* Define to 1 if you have the `fcntl' function. */ #undef HAVE_FCNTL @@ -186,6 +195,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 +210,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