diff options
author | foobar <sniper@php.net> | 2003-07-02 02:38:47 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2003-07-02 02:38:47 +0000 |
commit | eb8c8f94a99998461ee83e8d1406da2d06fda64b (patch) | |
tree | eb66d8a5e76523dfd57b76f900a207477b2d01a2 /Makefile.global | |
parent | 46d834aad23c9867a6768f55eab6de02198166f4 (diff) | |
download | php-git-eb8c8f94a99998461ee83e8d1406da2d06fda64b.tar.gz |
*** empty log message ***
Diffstat (limited to 'Makefile.global')
-rw-r--r-- | Makefile.global | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.global b/Makefile.global index 40f1c5d771..d4004848e6 100644 --- a/Makefile.global +++ b/Makefile.global @@ -24,7 +24,7 @@ libs/libphp5.bundle: $(PHP_GLOBAL_OBJS) $(PHP_SAPI_OBJS) install: $(all_targets) $(install_targets) install-sapi: $(OVERALL_TARGET) - @echo "Installing PHP SAPI module" + @echo "Installing PHP SAPI module: $(PHP_SAPI)" -@$(mkinstalldirs) $(INSTALL_ROOT)$(bindir) -@if test ! -r $(phptempdir)/libphp5.$(SHLIB_SUFFIX_NAME); then \ for i in 0.0.0 0.0 0; do \ |