Moved LDLIBS_READLINE definition.

This commit is contained in:
Janet B. Anderson
2004-01-15 22:14:11 +00:00
parent 5f357e94b0
commit e513e30866
2 changed files with 2 additions and 1 deletions

View File

@@ -48,3 +48,5 @@ else
endif
endif
LDLIBS_READLINE = -lreadline -lcurses

View File

@@ -20,4 +20,3 @@
# If readline is not installed comment the following line
# to omit command-line editing and history support
COMMANDLINE_LIBRARY = READLINE
LDLIBS_READLINE = -lreadline -lncurses