config: Sync with GCC
[deliverable/binutils-gdb.git] / config / plugins.m4
index 513c690e1b57a9719df558c770ace8553b365ae2..c6acebc1ca4b4e0df8c7c863382e02860f29b9a6 100644 (file)
@@ -16,6 +16,6 @@ AC_DEFUN([AC_PLUGINS],
     [plugins=$maybe_plugins]
   )
   if test "$plugins" = "yes"; then
-    AC_SEARCH_LIBS([dlopen], [dl])
+    AC_SEARCH_LIBS([dlsym], [dl])
   fi
 ])
This page took 0.034984 seconds and 4 git commands to generate.