]> granicus.if.org Git - php/commitdiff
MFH 4.3; tell the users that the tmpnam stuff is ok.
authorWez Furlong <wez@php.net>
Sun, 18 May 2003 23:52:09 +0000 (23:52 +0000)
committerWez Furlong <wez@php.net>
Sun, 18 May 2003 23:52:09 +0000 (23:52 +0000)
Makefile.global

index a23d699fd0091c86c63672b54a18674d815c9538..c56405e7e8ddab9b20ded39c2c6d4a12fd335eaa 100644 (file)
@@ -7,7 +7,9 @@ COMMON_FLAGS = $(DEFS) $(INCLUDES) $(EXTRA_INCLUDES) $(CPPFLAGS) $(PHP_FRAMEWORK
 
 
 all: $(all_targets) 
+       @echo
        @echo "Build complete."
+       @echo "(It is safe to ignore warnings about tempnam and tmpnam)."
        @echo
        
 build-modules: $(PHP_MODULES)