aboutsummaryrefslogtreecommitdiffstats
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 82fa852dd4..054350802b 100644
--- a/configure.in
+++ b/configure.in
@@ -378,7 +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
+ ac_cv_lib_dl_dlopen=no
rb_cv_binary_elf=no
rb_cv_negative_time_t=no
enable_pthread=no