From eb84243d04fe95fd38e5ee4a05ab04575f3d1737 Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Tue, 15 Dec 2009 10:55:27 +0000 Subject: [PATCH] - Allow using $sbindir as well --- configure.in | 1 + 1 file changed, 1 insertion(+) 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) -- 2.50.1