From 2b8055672d683a8c42bb2b1ec79edb8582772045 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Mon, 13 Jul 2009 21:28:30 +0000 Subject: [PATCH] Removed ECHO definition. --- configure/os/CONFIG.win32-x86-borland.Common | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.win32-x86-borland.Common b/configure/os/CONFIG.win32-x86-borland.Common index 20590c28b..7d6ecf2fb 100644 --- a/configure/os/CONFIG.win32-x86-borland.Common +++ b/configure/os/CONFIG.win32-x86-borland.Common @@ -12,7 +12,6 @@ MV = $(PERL) -MExtUtils::Command -e mv RM = $(PERL) -MExtUtils::Command -e rm_f MKDIR = $(PERL) -MExtUtils::Command -e mkpath RMDIR = $(PERL) -MExtUtils::Command -e rm_rf -ECHO = echo WIND_HOST_TYPE = x86-win32 OSITHREAD_USE_DEFAULT_STACK = NO