From: Sascha Schumann Date: Tue, 11 Feb 2003 23:46:39 +0000 (+0000) Subject: supply mandir to makefile X-Git-Tag: RELEASE_0_5~1093 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1fc7f0d93729de545af5db53569c7c21e04aa8fe;p=php supply mandir to makefile --- diff --git a/configure.in b/configure.in index 44b856b9f1..373a500946 100644 --- a/configure.in +++ b/configure.in @@ -987,6 +987,7 @@ PHP_SUBST(bindir) PHP_SUBST(exec_prefix) PHP_SUBST(includedir) PHP_SUBST(libdir) +PHP_SUBST(mandir) PHP_SUBST(phplibdir) PHP_SUBST(phptempdir) PHP_SUBST(prefix)