sniper Fri Sep 19 01:35:51 2003 EDT
Modified files:
/php-src/scripts Makefile.frag
Log:
MFB
Index: php-src/scripts/Makefile.frag
diff -u php-src/scripts/Makefile.frag:1.7 php-src/scripts/Makefile.frag:1.8
--- php-src/scripts/Makefile.frag:1.7 Sun Aug 31 06:54:16 2003
+++ php-src/scripts/Makefile.frag Fri Sep 19 01:35:50 2003
@@ -55,7 +55,7 @@
done; \
cd $(top_srcdir)/sapi/embed && $(INSTALL_DATA) *.h
$(INSTALL_ROOT)$(phpincludedir)/main
-install-programs:
+install-programs: $(builddir)/phpize $(builddir)/php-config
@echo "Installing helper programs: $(INSTALL_ROOT)$(bindir)/"
@for prog in $(bin_SCRIPTS); do \
echo " program: $$prog"; \
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php