From 9fd0a42e5c8092a9cc96b42b30c0f76e6edf3074 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 13 Oct 2005 18:29:03 +0000 Subject: [PATCH] Initial version. --- configure/os/CONFIG_SITE.Common.cygwin-x86 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 configure/os/CONFIG_SITE.Common.cygwin-x86 diff --git a/configure/os/CONFIG_SITE.Common.cygwin-x86 b/configure/os/CONFIG_SITE.Common.cygwin-x86 new file mode 100644 index 000000000..d1bc7d379 --- /dev/null +++ b/configure/os/CONFIG_SITE.Common.cygwin-x86 @@ -0,0 +1,12 @@ +# CONFIG_SITE.Common.cygwin-x86 +# +# $Id$ +# +# 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 add command-line editing and history support +#COMMANDLINE_LIBRARY = READLINE + +