helly Wed Aug 31 02:58:29 2005 EDT Modified files: /php-src/scripts Makefile.frag Log: - run-tests-config.php was never used and now renamed http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.24&r2=1.25&ty=u Index: php-src/scripts/Makefile.frag diff -u php-src/scripts/Makefile.frag:1.24 php-src/scripts/Makefile.frag:1.25 --- php-src/scripts/Makefile.frag:1.24 Mon Aug 8 12:06:48 2005 +++ php-src/scripts/Makefile.frag Wed Aug 31 02:58:25 2005 @@ -14,8 +14,7 @@ Makefile.global \ acinclude.m4 \ ltmain.sh \ - run-tests.php \ - run-tests-config.php + run-tests.php BUILD_FILES_EXEC = \ build/shtool \
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php