From be94e275cd6b245310af08b4819b6b189243bfde Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 21 Mar 2003 15:12:09 +0000 Subject: [PATCH] Added EPICS_BASE_HOST_LIBRARIES definition. --- configure/CONFIG_BASE | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/configure/CONFIG_BASE b/configure/CONFIG_BASE index 20ef2997b..f3b0dd386 100644 --- a/configure/CONFIG_BASE +++ b/configure/CONFIG_BASE @@ -38,6 +38,14 @@ EPICS_BASE_IOC_LIBRARIES += dbStaticIoc EPICS_BASE_IOC_LIBRARIES += ca EPICS_BASE_IOC_LIBRARIES += Com +EPICS_BASE_HOST_LIBRARIES += libcas +EPICS_BASE_HOST_LIBRARIES += libgdd +EPICS_BASE_HOST_LIBRARIES += libiocsh +EPICS_BASE_HOST_LIBRARIES += libasHost +EPICS_BASE_HOST_LIBRARIES += libdbStaticHost +EPICS_BASE_HOST_LIBRARIES += libca +EPICS_BASE_HOST_LIBRARIES += libCom + #--------------------------------------------------------------- # Version number for base shared libraries (and win32 products)