From: Antony Dovgal Date: Wed, 11 Apr 2007 16:02:56 +0000 (+0000) Subject: we don't ship libmysql anymore, so there is no need for this message X-Git-Tag: RELEASE_1_1_0~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f3dc4a7d7b8cf9e45b337358cce0a2c30e2aaa5;p=php we don't ship libmysql anymore, so there is no need for this message --- diff --git a/Makefile.global b/Makefile.global index 31e6929c8a..42097cb86f 100644 --- a/Makefile.global +++ b/Makefile.global @@ -9,7 +9,6 @@ all: $(all_targets) @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)