Commit: 616214f929f74c6f0e19515959925466646e1194 Author: Dmitry Stogov <dmi...@zend.com> Tue, 26 Feb 2013 11:26:51 +0400 Parents: 443a177b349d56ff33f0506a2a9abdcc58d4b93c Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=616214f929f74c6f0e19515959925466646e1194 Log: Fixed build instruction Changed paths: M README Diff: diff --git a/README b/README index 83a30f2..34c8bca 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ Quick Install - Compile - $PHP_DIR/phpize + $PHP_DIR/bin/phpize ./configure \ --with-php-config=$PHP_DIR/bin/php-config make -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php