Avoid endless loop when configuring without image support.
This commit is contained in:
@@ -152,6 +152,7 @@ rem ----------------------------------------------------------------------
|
||||
:withoutpng
|
||||
set pngsupport=N
|
||||
set HAVE_PNG=
|
||||
shift
|
||||
goto again
|
||||
|
||||
rem ----------------------------------------------------------------------
|
||||
@@ -159,6 +160,7 @@ rem ----------------------------------------------------------------------
|
||||
:withoutjpeg
|
||||
set jpegsupport=N
|
||||
set HAVE_JPEG=
|
||||
shift
|
||||
goto again
|
||||
|
||||
rem ----------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user