diff options
Diffstat (limited to 'config.h.in')
-rw-r--r-- | config.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.h.in b/config.h.in index adae370..30512ac 100644 --- a/config.h.in +++ b/config.h.in @@ -145,9 +145,6 @@ /* Define if you want to compile in rudimentary thread support */ #undef WITH_THREAD -/* Define if you want to use the GNU readline library */ -#undef WITH_READLINE - /* The number of bytes in a int. */ #undef SIZEOF_INT |