From 7a3d887fb236ef930e894f0de16b6cd107b15b6d Mon Sep 17 00:00:00 2001 From: Andrew Johnson Date: Thu, 16 Dec 2004 19:53:38 +0000 Subject: [PATCH] We should ship a configuration that matches the native unenhanced OS. --- configure/os/CONFIG_SITE.Common.solaris-sparc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG_SITE.Common.solaris-sparc b/configure/os/CONFIG_SITE.Common.solaris-sparc index 3140b3d99..8485b0ecf 100644 --- a/configure/os/CONFIG_SITE.Common.solaris-sparc +++ b/configure/os/CONFIG_SITE.Common.solaris-sparc @@ -8,4 +8,4 @@ # If readline is installed uncomment the following macro definition # to include command-line editing and history support # -COMMANDLINE_LIBRARY = READLINE +#COMMANDLINE_LIBRARY = READLINE