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 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 |