sniper Tue Feb 11 22:15:05 2003 EDT Modified files: (Branch: PHP_4_3) /php4 configure.in Log: MFH Index: php4/configure.in diff -u php4/configure.in:1.396.2.30 php4/configure.in:1.396.2.31 --- php4/configure.in:1.396.2.30 Tue Feb 11 16:11:51 2003 +++ php4/configure.in Tue Feb 11 22:15:04 2003 @@ -1,4 +1,4 @@ -dnl ## $Id: configure.in,v 1.396.2.30 2003/02/11 21:11:51 sniper Exp $ -*- sh -*- +dnl ## $Id: configure.in,v 1.396.2.31 2003/02/12 03:15:04 sniper Exp $ -*- sh -*- dnl ## Process this file with autoconf to produce a configure script. divert(1) @@ -987,6 +987,7 @@ PHP_SUBST(exec_prefix) PHP_SUBST(includedir) PHP_SUBST(libdir) +PHP_SUBST(mandir) PHP_SUBST(phplibdir) PHP_SUBST(phptempdir) PHP_SUBST(prefix)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php