--- libaitsess/inc/config.h.in 2012/02/10 23:38:30 1.4 +++ libaitsess/inc/config.h.in 2012/02/28 13:00:24 1.5 @@ -9,6 +9,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_INTTYPES_H +/* 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 @@ -34,6 +37,12 @@ /* Define to 1 if you have the `pthread_exit' function. */ #undef HAVE_PTHREAD_EXIT +/* Define to 1 if you have the `shm_open' function. */ +#undef HAVE_SHM_OPEN + +/* Define to 1 if you have the `shm_unlink' function. */ +#undef HAVE_SHM_UNLINK + /* Define to 1 if you have the header file. */ #undef HAVE_STDINT_H @@ -45,6 +54,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_STRING_H + +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_PARAM_H /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H