aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-06 10:53:04 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2014-11-06 10:53:04 +0000
commit1cede1dab27a78668e1572b861ee1229a87a764b (patch)
tree8e4f4697aa6c069834d96174406db07421144075 /Makefile.in
parent6a5cdfacbf2577e86a84555b24ba2cbc03bfa394 (diff)
downloadruby-1cede1dab27a78668e1572b861ee1229a87a764b.tar.gz
reaply r48278
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48298 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 39fe0bb37f..0b96347e3d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,6 +25,7 @@ AUTOCONF = autoconf
@SET_MAKE@
MKFILES = @MAKEFILES@
BASERUBY = @BASERUBY@
+HAVE_BASERUBY = @HAVE_BASERUBY@
TEST_RUNNABLE = @TEST_RUNNABLE@
CROSS_COMPILING = @CROSS_COMPILING@
DOXYGEN = @DOXYGEN@