From: simonm Date: Fri, 19 Jun 1998 09:42:36 +0000 (+0000) Subject: [project @ 1998-06-19 09:42:36 by simonm] X-Git-Tag: Approx_2487_patches~568 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=d57f417b0d4e2d7abc35b5d8bcbc0524104a9c63;p=ghc-hetmet.git [project @ 1998-06-19 09:42:36 by simonm] update w/ respect to latest configure.in. --- diff --git a/mk/config.h.in b/mk/config.h.in index dfb3f85..50f2472 100644 --- a/mk/config.h.in +++ b/mk/config.h.in @@ -144,6 +144,9 @@ /* Define if you have the vfork function. */ #undef HAVE_VFORK +/* Define if you have the header file. */ +#undef HAVE_BFD_H + /* Define if you have the header file. */ #undef HAVE_DIRENT_H @@ -251,3 +254,9 @@ /* Define if you have the header file. */ #undef HAVE_VFORK_H + +/* Define if you have the bfd library (-lbfd). */ +#undef HAVE_LIBBFD + +/* Define if you have the iberty library (-liberty). */ +#undef HAVE_LIBIBERTY