From 2f3dc4a7d7b8cf9e45b337358cce0a2c30e2aaa5 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 11 Apr 2007 16:02:56 +0000 Subject: [PATCH] we don't ship libmysql anymore, so there is no need for this message --- Makefile.global | 1 - 1 file changed, 1 deletion(-) 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) -- 2.50.1