[project @ 1998-06-19 09:42:36 by simonm]
authorsimonm <unknown>
Fri, 19 Jun 1998 09:42:36 +0000 (09:42 +0000)
committersimonm <unknown>
Fri, 19 Jun 1998 09:42:36 +0000 (09:42 +0000)
update w/ respect to latest configure.in.

mk/config.h.in

index dfb3f85..50f2472 100644 (file)
 /* Define if you have the vfork function.  */
 #undef HAVE_VFORK
 
+/* Define if you have the <bfd.h> header file.  */
+#undef HAVE_BFD_H
+
 /* Define if you have the <dirent.h> header file.  */
 #undef HAVE_DIRENT_H
 
 
 /* Define if you have the <vfork.h> 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