From a4800bd0e6aa7654156f1b160cf814645673702c Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Sat, 12 Feb 2000 00:04:30 +0000 Subject: [PATCH] Modified library names in xxx_DIR lines. --- configure/CONFIG_BASE | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/configure/CONFIG_BASE b/configure/CONFIG_BASE index 07b5e435f..1ae02def3 100644 --- a/configure/CONFIG_BASE +++ b/configure/CONFIG_BASE @@ -14,13 +14,13 @@ EPICS_BASE_BIN = $(EPICS_BASE)/bin/$(T_A) endif #Definitions for extensions convenience -as_DIR = $(EPICS_BASE_LIB) +As_DIR = $(EPICS_BASE_LIB) ca_DIR = $(EPICS_BASE_LIB) -Db_DIR = $(EPICS_BASE_LIB) -Com_DIR = $(EPICS_BASE_LIB) -gdd_DIR = $(EPICS_BASE_LIB) cas_DIR = $(EPICS_BASE_LIB) - +Com_DIR = $(EPICS_BASE_LIB) +db = $(EPICS_BASE_LIB) +dbStaticHost_DIR = $(EPICS_BASE_LIB) +gdd_DIR = $(EPICS_BASE_LIB) #--------------------------------------------------------------- # For applications and extensions