summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 2b43c6878f..87b0b1a0aa 100644
--- a/configure.in
+++ b/configure.in
@@ -1159,7 +1159,7 @@ main(int argc, char *argv[])
}
return EXIT_SUCCESS;
-}]
+}],
rb_cv_fork_with_pthread=yes,
rb_cv_fork_with_pthread=no,
rb_cv_fork_with_pthread=yes)])