diff --git a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland index 0a19ad95a..19221376d 100644 --- a/configure/os/CONFIG.win32-x86-borland.win32-x86-borland +++ b/configure/os/CONFIG.win32-x86-borland.win32-x86-borland @@ -17,10 +17,6 @@ BORLAND_INC = $(BORLAND)\\include BORLAND_LIB = $(BORLAND)\\lib BORLAND_BIN = $(BORLAND)\\bin -# Use std path variables from ms -HOME = $(HOMEDRIVE)$(HOMEPATH) - - # # "\ " forces gnu make to keep this as one token # diff --git a/configure/os/CONFIG.win32-x86.win32-x86 b/configure/os/CONFIG.win32-x86.win32-x86 index 842e059b9..336e47e16 100644 --- a/configure/os/CONFIG.win32-x86.win32-x86 +++ b/configure/os/CONFIG.win32-x86.win32-x86 @@ -13,9 +13,6 @@ VALID_BUILDS = Host Ioc #------------------------------------------------------- -# Use std path variables from ms -HOME = $(HOMEDRIVE)$(HOMEPATH) - # # "\ " forces gnu make to keep this as one token #