Added COMPAT_TOOLS_313 to if test.

This commit is contained in:
Janet B. Anderson
2004-02-10 16:02:19 +00:00
parent 113878e491
commit c282a107eb

View File

@@ -15,7 +15,7 @@ TOP=..
include $(TOP)/configure/CONFIG
ifeq ($(strip $(COMPAT_313)),YES)
ifeq ($(findstring YES,$(COMPAT_313) $(COMPAT_TOOLS_313)),YES)
INSTALL_CONFIG = $(INSTALL_LOCATION)/config
CONFIGS += $(subst ../,,$(wildcard ../CONFIG*))