sas             Tue Feb 11 18:46:40 2003 EDT

  Modified files:              
    /php4       configure.in 
  Log:
  supply mandir to makefile
  
  
Index: php4/configure.in
diff -u php4/configure.in:1.419 php4/configure.in:1.420
--- php4/configure.in:1.419     Tue Feb 11 16:11:41 2003
+++ php4/configure.in   Tue Feb 11 18:46:39 2003
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.419 2003/02/11 21:11:41 sniper Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.420 2003/02/11 23:46:39 sas 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

Reply via email to