--- libaitrpc/inc/config.h.in 2011/09/07 07:24:21 1.4 +++ libaitrpc/inc/config.h.in 2013/01/17 16:18:46 1.6.6.1 @@ -1,8 +1,17 @@ /* inc/config.h.in. Generated from configure.in by autoheader. */ +/* Build library with zero-copy return array from RPC client */ +#undef CLI_RES_ZCOPY + /* Define to 1 if you have the header file. */ #undef HAVE_ARPA_INET_H +/* Define to 1 if you have the `array_Destroy' function. */ +#undef HAVE_ARRAY_DESTROY + +/* Define to 1 if you have the `array_Init' function. */ +#undef HAVE_ARRAY_INIT + /* Define to 1 if you have the `crcFletcher16' function. */ #undef HAVE_CRCFLETCHER16 @@ -15,18 +24,12 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if you have the `io_arrayDestroy' function. */ -#undef HAVE_IO_ARRAYDESTROY +/* Define to 1 if you have the `aitsched' library (-laitsched). */ +#undef HAVE_LIBAITSCHED -/* Define to 1 if you have the `io_arrayInit' function. */ -#undef HAVE_IO_ARRAYINIT +/* Define to 1 if you have the `elwix' library (-lelwix). */ +#undef HAVE_LIBELWIX -/* Define to 1 if you have the `aitcrc' library (-laitcrc). */ -#undef HAVE_LIBAITCRC - -/* Define to 1 if you have the `aitio' library (-laitio). */ -#undef HAVE_LIBAITIO - /* Define to 1 if you have the `pthread' library (-lpthread). */ #undef HAVE_LIBPTHREAD @@ -52,6 +55,12 @@ /* Define to 1 if your system has a GNU libc compatible `realloc' function, and to 0 otherwise. */ #undef HAVE_REALLOC + +/* Define to 1 if you have the `schedEnd' function. */ +#undef HAVE_SCHEDEND + +/* Define to 1 if you have the `schedInit' function. */ +#undef HAVE_SCHEDINIT /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT