summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authornaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-20 08:47:43 +0000
committernaruse <naruse@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2012-11-20 08:47:43 +0000
commitb1fa559039d9a2130975a364260fe77a086e6e8b (patch)
tree58a41a2902879f25ed82b9cfca7bdbb63bf3aa10 /configure.in
parentda56cb6bf2bc71cd1b8cbb272f8bc4acd2a4d6be (diff)
Add extra line to prevent syntax error
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37751 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
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 51e22b9e95..817ee307c4 100644
--- a/configure.in
+++ b/configure.in
@@ -487,6 +487,7 @@ EOF
rb_cv_prog_dtrace_g=yes
else
# darwin doesn't need `dtrace -G`
+ rb_cv_prog_dtrace_g=no
fi
else
# DTrace is not available while dtrace command exists