summaryrefslogtreecommitdiff
path: root/Makefile.global
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2003-07-02 02:38:47 +0000
committerfoobar <sniper@php.net>2003-07-02 02:38:47 +0000
commiteb8c8f94a99998461ee83e8d1406da2d06fda64b (patch)
treeeb66d8a5e76523dfd57b76f900a207477b2d01a2 /Makefile.global
parent46d834aad23c9867a6768f55eab6de02198166f4 (diff)
downloadphp-git-eb8c8f94a99998461ee83e8d1406da2d06fda64b.tar.gz
*** empty log message ***
Diffstat (limited to 'Makefile.global')
-rw-r--r--Makefile.global2
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 \