From f640c2e82c5bc32c2d4a667be39d35aed715f676 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Tue, 1 Feb 2000 21:02:03 +0000 Subject: [PATCH] Removed references to PRODMT. --- configure/CONFIG_ADDONS | 8 -------- 1 file changed, 8 deletions(-) diff --git a/configure/CONFIG_ADDONS b/configure/CONFIG_ADDONS index 95306795e..7178aa486 100644 --- a/configure/CONFIG_ADDONS +++ b/configure/CONFIG_ADDONS @@ -208,14 +208,6 @@ PROD += $(PROD_DEFAULT) endif endif -ifneq ($(strip $(PRODMT_$(OS_CLASS))),) -PRODMT += $(subst -nil-,,$(PRODMT_$(OS_CLASS))) -else -ifdef PRODMT_DEFAULT -PRODMT += $(PRODMT_DEFAULT) -endif -endif - # # concat specific scripts #