diff options
Diffstat (limited to 'sim/ppc/configure.ac')
-rw-r--r-- | sim/ppc/configure.ac | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/sim/ppc/configure.ac b/sim/ppc/configure.ac index fb0eae6..605bdf9 100644 --- a/sim/ppc/configure.ac +++ b/sim/ppc/configure.ac @@ -506,13 +506,6 @@ fi],[sim_xor_endian=""])dnl AC_CANONICAL_SYSTEM AC_ARG_PROGRAM -# 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 - case ${host} in *mingw32*) AC_DEFINE(USE_WIN32API, 1, |