]> granicus.if.org Git - php/commitdiff
Fix the substitution of PEAR_INSTALLDIR. (@PEAR_INSTALLDIR@ in pear/PEAR.php.in)
authorJon Parise <jon@php.net>
Fri, 5 Jan 2001 18:37:01 +0000 (18:37 +0000)
committerJon Parise <jon@php.net>
Fri, 5 Jan 2001 18:37:01 +0000 (18:37 +0000)
configure.in

index e226b8a9597e6bb16a3e2a5e48bec01207faacf3..f233eb50756ae10b92a4d7a0a16786c20aa450af 100644 (file)
@@ -742,7 +742,7 @@ PHP_SUBST(LIBTOOL)
 PHP_SUBST(LN_S)
 PHP_SUBST_OLD(NATIVE_RPATHS)
 PHP_SUBST(PEAR_DIR)
-PHP_SUBST(PEAR_INSTALLDIR)
+PHP_SUBST_OLD(PEAR_INSTALLDIR)
 PHP_SUBST(PHP_BUILD_DATE)
 PHP_SUBST(PHP_COMPILE)
 PHP_SUBST_OLD(PHP_LDFLAGS)