--- parser3/src/include/pa_config_auto.h.in 2013/07/21 22:20:59 1.86 +++ parser3/src/include/pa_config_auto.h.in 2013/10/15 22:32:17 1.89 @@ -257,6 +257,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_SYS_TYPES_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_WAIT_H + /* Define if you have timezone external variable in */ #undef HAVE_TIMEZONE @@ -416,6 +419,10 @@ /* Define to `int' if does not define. */ #undef ssize_t +/* Define to the type of an unsigned integer type of width exactly 16 bits if + such a type exists and the standard includes do not define it. */ +#undef uint16_t + /* Define to the type of an unsigned integer type of width exactly 32 bits if such a type exists and the standard includes do not define it. */ #undef uint32_t