aboutsummaryrefslogtreecommitdiffstats
path: root/pc/config.h
diff options
context:
space:
mode:
authorjohn haque <j.eh@mchsi.com>2012-04-16 04:48:30 -0500
committerjohn haque <j.eh@mchsi.com>2012-04-16 04:48:30 -0500
commite729adf120f279fd65578a410ca8d2d93a56f0f0 (patch)
treea4994f31128b38820d71c2b7012704869e50b7a2 /pc/config.h
parentb07a47ccf4e41f45477a6cf9f3e4edba285ea095 (diff)
downloadegawk-e729adf120f279fd65578a410ca8d2d93a56f0f0.tar.gz
egawk-e729adf120f279fd65578a410ca8d2d93a56f0f0.tar.bz2
egawk-e729adf120f279fd65578a410ca8d2d93a56f0f0.zip
MPFR fixes from Eli.
Diffstat (limited to 'pc/config.h')
-rw-r--r--pc/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pc/config.h b/pc/config.h
index a9dac512..4893fe54 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -123,7 +123,7 @@
#define HAVE_LIBM 1
/* Define to 1 if you have a fully functional readline library. */
-#undef HAVE_LIBREADLINE
+/* #undef HAVE_LIBREADLINE */
/* Define if you have the libsigsegv library. */
#undef HAVE_LIBSIGSEGV