From 90de86e97e7b10a8e39644012130c8e6527357fd Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Fri, 28 Jan 2000 18:52:55 +0000 Subject: [PATCH] Changing INSTALL_LOCATION back to top. --- configure/CONFIG_COMMON | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure/CONFIG_COMMON b/configure/CONFIG_COMMON index 8531651f2..d0dd7c035 100644 --- a/configure/CONFIG_COMMON +++ b/configure/CONFIG_COMMON @@ -34,7 +34,7 @@ PERL=perl #------------------------------------------------------- # Directories -INSTALL_LOCATION = $(TOP)/install +INSTALL_LOCATION = $(TOP) TOOLS = $(CONFIG)/tools INSTALL_LOCATION_LIB = $(INSTALL_LOCATION)/lib