]> granicus.if.org Git - php/commitdiff
@Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).
authorStig Bakken <ssb@php.net>
Sun, 28 Nov 1999 23:01:57 +0000 (23:01 +0000)
committerStig Bakken <ssb@php.net>
Sun, 28 Nov 1999 23:01:57 +0000 (23:01 +0000)
Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).
New name courtesy of Peter Bowen <pzb@ARISTOTLE.ORG>.

Makefile.am
build.mk
configure.in

index 4007b242dd1cdcfb3d9289d758cb7f27065f6682..baf67868c0d8dced6eb104eaf709bbbb081e4df9 100644 (file)
@@ -1,7 +1,7 @@
 AUTOMAKE_OPTIONS = foreign
 
 ZEND_DIR = $(srcdir)/libzend
-SUBDIRS = libzend ext sapi $(TSRM_DIR) $(REGEX_DIR) . pecl
+SUBDIRS = libzend ext sapi $(TSRM_DIR) $(REGEX_DIR) . pear
 
 BUILDLDFLAGS = $(EXTRA_LDFLAGS) $(LDFLAGS)
 
index 56ffb5b51d46cbad7b7f8c751ad7248e776e4de8..8511eb94bb9f6009bd287494245265807eaac763 100644 (file)
--- a/build.mk
+++ b/build.mk
@@ -17,7 +17,7 @@ SUBDIRS = libzend TSRM
 
 STAMP = buildmk.stamp
 
-makefile_am_files = Makefile.am $(shell find ext sapi regex pecl -name Makefile.am)
+makefile_am_files = Makefile.am $(shell find ext sapi regex pear -name Makefile.am)
 makefile_in_files = $(makefile_am_files:.am=.in)
 makefile_files    = $(makefile_am_files:e.am=e)
 
index 0de1f1bc6c2ff38771e21e56997f0d273b19d01b..e3eb620b6352702f77f0b99ed7a748a4ed041815 100644 (file)
@@ -711,7 +711,7 @@ AC_SUBST(PHP_SAPI)
 AC_SUBST(INSTALL_IT)
 
 #libphp4.module 
-AC_OUTPUT([Makefile php4.spec ext/Makefile sapi/Makefile pecl/Makefile
+AC_OUTPUT([Makefile php4.spec ext/Makefile sapi/Makefile pear/Makefile
            $PHP_OUTPUT_FILES
            scripts/mkextlib build-defs.h], [], [