From 6802e5154ef4a856f6705ef8578d6adb972b8762 Mon Sep 17 00:00:00 2001 From: "Janet B. Anderson" Date: Thu, 1 May 2003 14:16:42 +0000 Subject: [PATCH] Removed unused definition MSVISC. --- configure/os/CONFIG.win32-x86.win32-x86 | 1 - 1 file changed, 1 deletion(-) diff --git a/configure/os/CONFIG.win32-x86.win32-x86 b/configure/os/CONFIG.win32-x86.win32-x86 index 64779e24c..fadae4bb1 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86 +++ b/configure/os/CONFIG.win32-x86.win32-x86 @@ -19,7 +19,6 @@ PATH_FILTER = $(subst /,\\,$(1)) # # "\ " forces gnu make to keep this as one token # -MSVISC = c:\\Program\ Files\\DevStudio\\Vc WINLINK = link RCCMD = rc -l 0x409 $(INCLUDES) -fo $@ $<