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 8624aee5..564d75ef 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 = @lt_cv_dlopen_libs@
+LIBDL = @DLOPEN_LIBS@
endif
if THREADS