Dont use READLINE as default comandline library.

This commit is contained in:
Janet B. Anderson
2005-11-14 22:35:28 +00:00
parent d0bfaba4ed
commit 59d687e021
@@ -5,9 +5,9 @@
# Site Specific definitions for cygwin-x86 target
# Only the local epics system manager should modify this file
# If readline is not installed comment the following line
# to omit command-line editing and history support
COMMANDLINE_LIBRARY = READLINE
# If readline is installed uncomment the following line
# to provide command-line editing and history support
#COMMANDLINE_LIBRARY = READLINE
# Needed to find dlls for gcc, g++, as, cpp, ...
# if cygwin/bin not already in path