summaryrefslogtreecommitdiffstats
path: root/binutils-2.22/gold/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.22/gold/Makefile.am')
-rw-r--r--binutils-2.22/gold/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/binutils-2.22/gold/Makefile.am b/binutils-2.22/gold/Makefile.am
index 72ffdf5..8624aee 100644
--- a/binutils-2.22/gold/Makefile.am
+++ b/binutils-2.22/gold/Makefile.am
@@ -20,7 +20,7 @@ AM_CPPFLAGS = \
LIBIBERTY = ../libiberty/libiberty.a
if PLUGINS
-LIBDL = -ldl
+LIBDL = @lt_cv_dlopen_libs@
endif
if THREADS