--- libaitrpc/inc/config.h.in 2010/06/18 01:48:06 1.1.1.1 +++ libaitrpc/inc/config.h.in 2011/08/19 14:44:34 1.2.4.1 @@ -34,6 +34,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_NETINET_IN_H +/* Define to 1 if you have the `pthread_yield' function. */ +#undef HAVE_PTHREAD_YIELD + /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #undef HAVE_REALLOC @@ -44,6 +47,9 @@ /* Define to 1 if you have the `socket' function. */ #undef HAVE_SOCKET +/* Define to 1 if you have the `srandomdev' function. */ +#undef HAVE_SRANDOMDEV + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -103,6 +109,9 @@ /* Define to the one symbol short name of this package. */ #undef PACKAGE_TARNAME + +/* Define to the home page for this package. */ +#undef PACKAGE_URL /* Define to the version of this package. */ #undef PACKAGE_VERSION