mirror of
https://github.com/php/php-src.git
synced 2025-01-22 11:44:09 +08:00
Break out the test with first hit.
This commit is contained in:
parent
1fb629de8a
commit
e23a1b8a5c
@ -14,6 +14,7 @@ if test "$PHP_BZ2" != "no"; then
|
||||
if test -r $i/include/bzlib.h; then
|
||||
BZIP_DIR=$i
|
||||
AC_MSG_RESULT(found in $i)
|
||||
break
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user