summaryrefslogtreecommitdiff
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 cd8f64bc4a..82fa852dd4 100644
--- a/configure.in
+++ b/configure.in
@@ -378,6 +378,7 @@ mingw*) LIBS="-lshell32 -lws2_32 $LIBS"
ac_cv_func_getpgrp_void=no
ac_cv_func_setpgrp_void=yes
ac_cv_func_memcmp_working=yes
+ ac_cv_func_dlopen=no
rb_cv_binary_elf=no
rb_cv_negative_time_t=no
enable_pthread=no