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