Searched refs:PHPROOT (Results 1 – 3 of 3) sorted by relevance
21 if test "x$PHPROOT" == "x"; then22 PHPROOT=.25 for TARBALL in "$PHPROOT/php-$RELEASE_VER.tar.bz2" "$PHPROOT/php-$RELEASE_VER.tar.gz" "$PHPROOT/php…41 for TARBALL in "$PHPROOT/php-$RELEASE_VER.tar.bz2" "$PHPROOT/php-$RELEASE_VER.tar.gz" "$PHPROOT/php…
43 if test "x$PHPROOT" != "x"; then44 remote_option=--remote=$PHPROOT76 $ECHO_N "makedist: exporting tag 'php-$VER' from '$PHPROOT'...$ECHO_C"
93 12. run: ``PHPROOT=. ./makedist 5.4.2RC2``, this will export the tree, create configure185 9. run: ``PHPROOT=. ./makedist php 5.4.1``, this will export the tag, create configure
Completed in 8 milliseconds