From: foobar Date: Tue, 3 May 2005 11:34:32 +0000 (+0000) Subject: - acconfig.h should not be installed. (it is only a template file..) X-Git-Tag: php-5.0.1b1~340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e49cebe15790ce77d3773afe5fb8d692549733fd;p=php - acconfig.h should not be installed. (it is only a template file..) --- diff --git a/scripts/Makefile.frag b/scripts/Makefile.frag index 480f4bc4ce..3d476a7608 100644 --- a/scripts/Makefile.frag +++ b/scripts/Makefile.frag @@ -32,7 +32,6 @@ install-build: $(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir)) HEADER_DIRS = \ - / \ Zend/ \ TSRM/ \ include/ \