diff --git a/configure/os/CONFIG_SITE.Common.linux-x86 b/configure/os/CONFIG_SITE.Common.linux-x86 index ad7419a95..b30f2d5f2 100644 --- a/configure/os/CONFIG_SITE.Common.linux-x86 +++ b/configure/os/CONFIG_SITE.Common.linux-x86 @@ -18,8 +18,7 @@ # to inform the system of the shared library location. SHARED_LIBRARIES=YES -# If readline is installed uncomment the following lines +# If readline is installed uncomment the following line # to get command-line editing and history support #COMMANDLINE_LIBRARY = READLINE -#LDLIBS_READLINE = -lreadline -lncurses - +LDLIBS_READLINE = -lreadline -lncurses