From: foobar Date: Wed, 21 Jan 2004 05:04:50 +0000 (+0000) Subject: MFH X-Git-Tag: php-4.3.5RC2~51 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c1b09a29f209d341ba733cfae4a60f158090b150;p=php MFH --- diff --git a/ext/bz2/config.m4 b/ext/bz2/config.m4 index 90dec7c937..6977ff8ac4 100644 --- a/ext/bz2/config.m4 +++ b/ext/bz2/config.m4 @@ -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