From: foobar Date: Thu, 27 Jun 2002 23:56:27 +0000 (+0000) Subject: Fix bug: #18008 X-Git-Tag: php-4.3.0dev_zend2_alpha2~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2f492735f4ba656500ea32b8c4eaf585b0d5cf1a;p=php Fix bug: #18008 --- diff --git a/Makefile.global b/Makefile.global index acef6a04d2..00f8c5f0ee 100644 --- a/Makefile.global +++ b/Makefile.global @@ -41,7 +41,7 @@ install-sapi: libphp4.la fi $(INSTALL_IT) -install-modules: +install-modules: build-modules @test -d modules && \ $(mkinstalldirs) $(INSTALL_ROOT)$(EXTENSION_DIR) && \ echo "installing shared modules into $(EXTENSION_DIR)" && \