From 8e40be47a0ea9b9880f1140cf4dd525af797f88c Mon Sep 17 00:00:00 2001 From: Janet Anderson Date: Sun, 14 Nov 2010 19:29:53 -0600 Subject: [PATCH] Removed VX_DIR definition- no longer works in CONFIG_SITE.*.Common files. --- configure/os/CONFIG_SITE.win32-x86-borland.Common | 1 - configure/os/CONFIG_SITE.win32-x86.Common | 1 - 2 files changed, 2 deletions(-) diff --git a/configure/os/CONFIG_SITE.win32-x86-borland.Common b/configure/os/CONFIG_SITE.win32-x86-borland.Common index e74a6b396..d2e09a242 100644 --- a/configure/os/CONFIG_SITE.win32-x86-borland.Common +++ b/configure/os/CONFIG_SITE.win32-x86-borland.Common @@ -7,6 +7,5 @@ # jba overrides #CROSS_COMPILER_TARGET_ARCHS=vxWorks-486 -#VX_DIR = T:/tornado20 BORLAND = c:\\Borland\\Bcc55 diff --git a/configure/os/CONFIG_SITE.win32-x86.Common b/configure/os/CONFIG_SITE.win32-x86.Common index c6dd9059b..9bcd14d2d 100644 --- a/configure/os/CONFIG_SITE.win32-x86.Common +++ b/configure/os/CONFIG_SITE.win32-x86.Common @@ -8,5 +8,4 @@ # jba test overrides #CROSS_COMPILER_TARGET_ARCHS=vxWorks-486 #CROSS_COMPILER_TARGET_ARCHS+=vxWorks-68040 -#VX_DIR = T:/tornado20 #INSTALL_LOCATION = G:/testInstall