From: Jani Taskinen Date: Tue, 15 Dec 2009 10:55:27 +0000 (+0000) Subject: - Allow using $sbindir as well X-Git-Tag: php-5.4.0alpha1~191^2~2221 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=28940db275a3b3771c8fe913b0d27fa4965840c5;p=php - Allow using $sbindir as well --- diff --git a/configure.in b/configure.in index e6f7784ba9..882bc532f8 100644 --- a/configure.in +++ b/configure.in @@ -1179,6 +1179,7 @@ PHP_SUBST_OLD(php_abs_top_builddir) PHP_SUBST_OLD(php_abs_top_srcdir) PHP_SUBST(bindir) +PHP_SUBST(sbindir) PHP_SUBST(exec_prefix) PHP_SUBST_OLD(program_prefix) PHP_SUBST_OLD(program_suffix)