Remove two dead lines
no-zlib is no longer supported, so these lines can't have any effect. Change-Id: Ib5ef9a97a0687945606b4a718e339590bc501fe9 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
This commit is contained in:
parent
211f888a9f
commit
3f41e8a2f5
2
configure
vendored
2
configure
vendored
@ -1629,8 +1629,6 @@ while [ "$#" -gt 0 ]; do
|
|||||||
else
|
else
|
||||||
UNKNOWN_OPT=yes
|
UNKNOWN_OPT=yes
|
||||||
fi
|
fi
|
||||||
# No longer supported:
|
|
||||||
#[ "$VAL" = "no" ] && CFG_LIBPNG=no
|
|
||||||
;;
|
;;
|
||||||
mtdev)
|
mtdev)
|
||||||
if [ "$VAL" = "yes" ] || [ "$VAL" = "no" ]; then
|
if [ "$VAL" = "yes" ] || [ "$VAL" = "no" ]; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user