From e854eadbbfa38755814835dbc2ce32ae7c0a3f52 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 25 Aug 2000 18:27:17 +0000 Subject: [PATCH] Removed INSTALL_DB definition which is now in base/configure. --- src/makeBaseApp/top/configure/CONFIG_APP | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/makeBaseApp/top/configure/CONFIG_APP b/src/makeBaseApp/top/configure/CONFIG_APP index f7bc2093f..5a702fc55 100644 --- a/src/makeBaseApp/top/configure/CONFIG_APP +++ b/src/makeBaseApp/top/configure/CONFIG_APP @@ -13,8 +13,6 @@ ifdef T_A -include $(TOP)/configure/O.$(T_A)/CONFIG_APP_INCLUDE endif -# Where to install databases -INSTALL_DB = $(INSTALL_LOCATION)/db # dbst based database optimization (default: NO) DB_OPT = NO # May be overridden if not all databases should be installed