sterling Sat Jun 28 19:32:05 2003 EDT Modified files: /php-src makedist Log: what's a php5? Index: php-src/makedist diff -u php-src/makedist:1.30 php-src/makedist:1.31 --- php-src/makedist:1.30 Wed May 21 20:31:31 2003 +++ php-src/makedist Sat Jun 28 19:32:04 2003 @@ -24,7 +24,7 @@ # # Written by Stig Bakken <[EMAIL PROTECTED]> 1997-05-28. # -# $Id: makedist,v 1.30 2003/05/22 00:31:31 wez Exp $ +# $Id: makedist,v 1.31 2003/06/28 23:32:04 sterling Exp $ # if test "$#" != "2"; then @@ -45,7 +45,7 @@ IFS="$old_IFS" PHPROOT=:pserver:[EMAIL PROTECTED]:/repository -PHPMOD=php5 +PHPMOD=php-src LT_TARGETS='ltconfig ltmain.sh config.guess config.sub' if echo '\c' | grep -s c >/dev/null 2>&1
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php