diff options
Diffstat (limited to 'pc/config.h')
-rw-r--r-- | pc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/config.h b/pc/config.h index f513d714..4076630d 100644 --- a/pc/config.h +++ b/pc/config.h @@ -180,7 +180,7 @@ #define HAVE_MKTIME 1 /* Define to 1 if you have fully functional mpfr and gmp libraries. */ -#undef HAVE_MPFR +/* #undef HAVE_MPFR */ /* Define to 1 if you have the <netdb.h> header file. */ #undef HAVE_NETDB_H |