]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - sim/m4/sim_ac_common.m4
sim: unify bfd library dependency testing logic
[thirdparty/binutils-gdb.git] / sim / m4 / sim_ac_common.m4
index f44e4369570314f4376f929eaed21a64d6001e59..b04d1c69150f5b90a2db9bd84f599ed4fbf19f72 100644 (file)
@@ -32,16 +32,6 @@ dnl to see if there are intl libraries we should link against.
 ALL_LINGUAS=
 ZW_GNU_GETTEXT_SISTER_DIR(../../intl)
 
-# BFD conditionally uses zlib, so we must link it in if libbfd does, by
-# using the same condition.
-AM_ZLIB
-
-# BFD uses libdl when when plugins enabled.
-AC_PLUGINS
-AM_CONDITIONAL(PLUGINS, test "$plugins" = yes)
-LT_INIT([dlopen])
-AC_SUBST(lt_cv_dlopen_libs)
-
 dnl We don't use automake, but we still want to support
 dnl --enable-maintainer-mode.
 AM_MAINTAINER_MODE