aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 653fda5953..79916af4b6 100644
--- a/configure.in
+++ b/configure.in
@@ -20,6 +20,7 @@ AC_ARG_WITH(baseruby,
])
test "`$BASERUBY -e 'p 42' 2>/dev/null`" = 42 ||
AC_MSG_ERROR([executable host ruby is required. use --with-baseruby option.])
+AC_SUBST(BASERUBY)
AC_DEFUN([RUBY_MINGW32],
[case "$host_os" in