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 $@ $<