summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/bfd/config.in
diff options
context:
space:
mode:
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