Skip to content

Commit

Permalink
MFH 4.3; tell the users that the tmpnam stuff is ok.
Browse files Browse the repository at this point in the history
  • Loading branch information
wez committed May 18, 2003
1 parent 4229a48 commit f00fa47
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.global
Expand Up @@ -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)
Expand Down

0 comments on commit f00fa47

Please sign in to comment.