--- libaitsess/inc/config.h.in 2012/02/10 23:38:30 1.4 +++ libaitsess/inc/config.h.in 2012/02/15 16:06:13 1.4.2.2 @@ -34,6 +34,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 +51,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