tony2001 Wed Apr 11 16:02:56 2007 UTC
Modified files:
/php-src Makefile.global
Log:
we don't ship libmysql anymore, so there is no need for this message
http://cvs.php.net/viewvc.cgi/php-src/Makefile.global?r1=1.71&r2=1.72&diff_format=u
Index: php-src/Makefile.global
diff -u php-src/Makefile.global:1.71 php-src/Makefile.global:1.72
--- php-src/Makefile.global:1.71 Mon Feb 26 14:51:26 2007
+++ php-src/Makefile.global Wed Apr 11 16:02:56 2007
@@ -9,7 +9,6 @@
@echo
@echo "Build complete."
@echo "Don't forget to run 'make test'."
- @echo "(It is safe to ignore warnings about tempnam and tmpnam)."
@echo
build-modules: $(PHP_MODULES)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php