Make readline inclusion a matter of uncommenting only 1 line (half the effor!).

This commit is contained in:
W. Eric Norum
2003-02-11 20:44:32 +00:00
parent b35c92278b
commit 4f2f873574

View File

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