--- gvpe/config.h.in 2007/11/10 15:16:36 1.14 +++ gvpe/config.h.in 2007/11/10 19:43:37 1.15 @@ -108,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