--- gvpe/config.h.in 2009/01/18 03:44:09 1.19 +++ gvpe/config.h.in 2011/02/15 13:31:21 1.20 @@ -214,6 +214,9 @@ /* Define to 1 if you have the `select' function. */ #undef HAVE_SELECT +/* Define to 1 if you have the `signalfd' function. */ +#undef HAVE_SIGNALFD + /* socklen_t available */ #undef HAVE_SOCKLEN_T @@ -277,12 +280,12 @@ /* 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_QUEUE_H - /* Define to 1 if you have the header file. */ #undef HAVE_SYS_SELECT_H +/* Define to 1 if you have the header file. */ +#undef HAVE_SYS_SIGNALFD_H + /* Define to 1 if you have the header file. */ #undef HAVE_SYS_STAT_H @@ -334,6 +337,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