Commit 273adccc by Richard Kenner

Changed to used common winnt/config-nt.bat.

From-SVN: r10330
parent 2453e8d1
......@@ -14,7 +14,7 @@ if %2.==alpha. goto really_call_winnt
echo Usage: configure winnt i386 or configure winnt alpha
goto END
:really_call_winnt
call config\%2\config-nt %1 %2 %3 %4
call config\winnt\config-nt %1 %2 %3 %4
goto END
:END
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment