--- parser3/src/include/pa_config_auto.h.in 2013/07/21 20:36:36 1.85 +++ parser3/src/include/pa_config_auto.h.in 2013/11/05 19:02:15 1.92 @@ -127,9 +127,6 @@ /* Define to 1 if you have the `socket' library (-lsocket). */ #undef HAVE_LIBSOCKET -/* Define to 1 if you have the `wsock32' library (-lwsock32). */ -#undef HAVE_LIBWSOCK32 - /* Define to 1 if you have the `xnet' library (-lxnet). */ #undef HAVE_LIBXNET @@ -260,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 @@ -279,9 +279,6 @@ /* 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 - /* This value is set to 1 to indicate that the system argz facility works */ #undef HAVE_WORKING_ARGZ @@ -422,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