From 32b7c0d2308d57f26b88ac336a500fce423ca3fb Mon Sep 17 00:00:00 2001 From: "W. Eric Norum" Date: Thu, 17 Feb 2005 02:21:06 +0000 Subject: [PATCH] Don't require add-on packages. --- configure/os/CONFIG_SITE.Common.RTEMS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/os/CONFIG_SITE.Common.RTEMS b/configure/os/CONFIG_SITE.Common.RTEMS index ad7da44c5..d5787baf8 100644 --- a/configure/os/CONFIG_SITE.Common.RTEMS +++ b/configure/os/CONFIG_SITE.Common.RTEMS @@ -11,4 +11,4 @@ OP_SYS_CFLAGS += -DRTEMS_NETWORK_CONFIG_DNS_DOMAINNAME=aps.anl.gov # # Specify your desired command-line-input library # -EPICSCOMMANDLINE_LIBRARY = READLINE +EPICSCOMMANDLINE_LIBRARY = EPICS