From 54175c5fe61846105c6ef2fe29c94ed1e8a2f1a7 Mon Sep 17 00:00:00 2001 From: Stig Bakken Date: Thu, 11 Apr 2002 10:03:02 +0000 Subject: [PATCH] * no more pear/scripts/pear-get --- configure.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.in b/configure.in index e4ec75d387..cfb554bcaf 100644 --- a/configure.in +++ b/configure.in @@ -1067,7 +1067,7 @@ PHP_GEN_CONFIG_VARS $php_shtool mkdir -p pear/scripts ALL_OUTPUT_FILES="php4.spec Zend/Makefile main/build-defs.h \ pear/scripts/pear pear/scripts/phpize pear/scripts/php-config \ -pear/scripts/pearize pear/scripts/phptar pear/scripts/pear-get \ +pear/scripts/pearize pear/scripts/phptar \ TSRM/Makefile $PHP_OUTPUT_FILES" AC_OUTPUT($ALL_OUTPUT_FILES, [], [ -- 2.50.1