summaryrefslogtreecommitdiffstats
path: root/configure.bat
diff options
context:
space:
mode:
Diffstat (limited to 'configure.bat')
-rw-r--r--configure.bat1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.bat b/configure.bat
index 7e36b5638d..6394795890 100644
--- a/configure.bat
+++ b/configure.bat
@@ -43,7 +43,6 @@
set QTSRC=%~dp0
set QTDIR=%CD%
if not exist %QTSRC%\.gitignore goto sconf
-if exist configure.exe goto conf
echo Please wait while bootstrapping configure ...
for %%C in (cl.exe icl.exe g++.exe perl.exe) do set %%C=%%~$PATH:C