Readline is part of Mac OS X now, so use it.

This commit is contained in:
W. Eric Norum
2005-07-02 22:48:52 +00:00
parent 295012c1fa
commit 90ac180dcb
3 changed files with 2 additions and 10 deletions

View File

@@ -42,17 +42,9 @@ OP_SYS_LDFLAGS += -L/sw/lib
#
# Libraries for command-line editing.
#
LDLIBS_LIBTECLA = -ltecla_r -lncurses
LDLIBS_READLINE = -lreadline
#
# Command-line input support
#
# Install the DarwinPorts or Fink libtecla1 package and place the following
# line in CONFIG_SITE.darwin-ppc.Common to use libtecla command-line editing:
#COMMANDLINE_LIBRARY=LIBTECLA
# or install the DarwinPorts or Fink readline package and place the following
# line in CONFIG_SITE.darwin-ppc.Common to use GNU readline
# command-line editing:
#COMMANDLINE_LIBRARY=READLINE
COMMANDLINE_LIBRARY=READLINE

View File

@@ -10,4 +10,3 @@
# Other local options
#
OP_SYS_CFLAGS += -g
#COMMANDLINE_LIBRARY = READLINE

View File

@@ -34,6 +34,7 @@ server required.</p>
<h4>OS X</h4>
<p>Builds on Tiger.</p>
<p>Readline now used by default.</p>
<h1 align="center">EPICS Base Release 3.14.7<br>