sniper Tue May 3 07:34:33 2005 EDT
Modified files:
/php-src/scripts Makefile.frag
Log:
- acconfig.h should not be installed. (it is only a template file..)
http://cvs.php.net/diff.php/php-src/scripts/Makefile.frag?r1=1.19&r2=1.20&ty=u
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.19 php-src/scripts/Makefile.frag:1.20
--- php-src/scripts/Makefile.frag:1.19 Sat Apr 30 00:27:23 2005
+++ php-src/scripts/Makefile.frag Tue May 3 07:34:32 2005
@@ -32,7 +32,6 @@
$(INSTALL_DATA) $(BUILD_FILES) $(INSTALL_ROOT)$(phpbuilddir))
HEADER_DIRS = \
- / \
Zend/ \
TSRM/ \
include/ \
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php