Renamed "PECL" to "PEAR" (PHP Extension and Add-on Repository).
New name courtesy of Peter Bowen <pzb@ARISTOTLE.ORG>.
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)
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)
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], [], [