From 61ff3b1acb15459ca318dc4411401808d6dcebd9 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 15 Nov 2005 22:13:37 +0000 Subject: [PATCH] Remove references to READLINE as COMANDLINE_LIBRARY. --- configure/os/CONFIG_SITE.Common.win32-x86-cygwin | 4 ---- 1 file changed, 4 deletions(-) diff --git a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin index 8036c265d..85b87a1fb 100644 --- a/configure/os/CONFIG_SITE.Common.win32-x86-cygwin +++ b/configure/os/CONFIG_SITE.Common.win32-x86-cygwin @@ -5,10 +5,6 @@ # Site Specific definitions for cygwin-x86 target # Only the local epics system manager should modify this file -# 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 CYGWIN_BIN=C:/cygwin/bin