X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=configure.ac;h=b634bbfb26e49b0e7c0141e2158f119995359e58;hp=2de4d8ad4859f977418a0e3d81074ec8741f8a62;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=c5f7496604b096277e3ba57fcb6ed85422613c75 diff --git a/configure.ac b/configure.ac index 2de4d8a..b634bbf 100644 --- a/configure.ac +++ b/configure.ac @@ -782,7 +782,7 @@ fi dnl ** check whether this machine has BFD and liberty installed (used for debugging) dnl the order of these tests matters: bfd needs liberty AC_CHECK_LIB(iberty, xmalloc) -AC_CHECK_LIB(bfd, bfd_init) +AC_CHECK_LIB(bfd, bfd_uncompress_section_contents) dnl ################################################################ dnl Check for libraries