summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJani Taskinen <jani@php.net>2009-12-15 10:55:27 +0000
committerJani Taskinen <jani@php.net>2009-12-15 10:55:27 +0000
commitdef4e7c0e688ce16cfe518ac131aef8f436b182d (patch)
treeb92c03a9fd3703165196f5c85e91c74571334408
parentc00a91a024acb88e74a9372cb7e610746f194313 (diff)
downloadphp-git-def4e7c0e688ce16cfe518ac131aef8f436b182d.tar.gz
- Allow using $sbindir as well
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
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)