From: Jani Taskinen Date: Tue, 15 Dec 2009 10:55:27 +0000 (+0000) Subject: - Allow using $sbindir as well X-Git-Tag: php-5.3.2RC1~44 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=def4e7c0e688ce16cfe518ac131aef8f436b182d;p=php - Allow using $sbindir as well --- diff --git a/configure.in b/configure.in index 5f656cc2be..1918faeb96 100644 --- a/configure.in +++ b/configure.in @@ -1240,6 +1240,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)