summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/config.in
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
committerjdp <jdp@FreeBSD.org>1998-09-06 22:57:45 +0000
commiteffee09f856ecc81feb91290459a2cda49d20287 (patch)
tree5c46ac1ee102130859f788aeb927e8086985cfe7 /contrib/binutils/bfd/config.in
parent31cb88078db5bdc51eb451c5a61e31a426fb8ae6 (diff)
downloadFreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.zip
FreeBSD-src-effee09f856ecc81feb91290459a2cda49d20287.tar.gz
Import GNU binutils-2.9.1. This will break things for a few minutes
until I've made the commits to resolve the conflicts. Submitted by: Doug Rabson <dfr>
Diffstat (limited to 'contrib/binutils/bfd/config.in')
-rw-r--r--contrib/binutils/bfd/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/binutils/bfd/config.in b/contrib/binutils/bfd/config.in
index 183c23e..8df4887 100644
--- a/contrib/binutils/bfd/config.in
+++ b/contrib/binutils/bfd/config.in
@@ -1,5 +1,11 @@
/* config.in. Generated automatically from configure.in by autoheader. */
+/* Name of package. */
+#undef PACKAGE
+
+/* Version of package. */
+#undef VERSION
+
/* Whether strstr must be declared even if <string.h> is included. */
#undef NEED_DECLARATION_STRSTR
@@ -39,6 +45,9 @@
/* Define if you have the fcntl function. */
#undef HAVE_FCNTL
+/* Define if you have the fdopen function. */
+#undef HAVE_FDOPEN
+
/* Define if you have the getpagesize function. */
#undef HAVE_GETPAGESIZE
OpenPOWER on IntegriCloud