--- gvpe/config.h.in 2007/11/10 05:14:21 1.13 +++ gvpe/config.h.in 2007/11/10 19:43:37 1.15 @@ -62,6 +62,9 @@ /* Define to 1 if you have the header file. */ #undef HAVE_CLOCALE +/* Define to 1 if you have the `clock_gettime' function. */ +#undef HAVE_CLOCK_GETTIME + /* Cygwin */ #undef HAVE_CYGWIN @@ -105,6 +108,9 @@ /* Define to 1 if you have the `gmp' library (-lgmp). */ #undef HAVE_LIBGMP +/* Define to 1 if you have the `m' library (-lm). */ +#undef HAVE_LIBM + /* Define to 1 if you have the `nsl' library (-lnsl). */ #undef HAVE_LIBNSL