summaryrefslogtreecommitdiffstats
path: root/contrib/binutils/ld/config.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/binutils/ld/config.in')
-rw-r--r--contrib/binutils/ld/config.in9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/binutils/ld/config.in b/contrib/binutils/ld/config.in
index 4313165..a9de5b8 100644
--- a/contrib/binutils/ld/config.in
+++ b/contrib/binutils/ld/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
@@ -12,6 +18,9 @@
/* Whether getenv must be declared even if <stdlib.h> is included. */
#undef NEED_DECLARATION_GETENV
+/* Define if lex declares yytext as a char * by default, not a char[]. */
+#undef YYTEXT_POINTER
+
/* Do we need to use the b modifier when opening binary files? */
#undef USE_BINARY_FOPEN
OpenPOWER on IntegriCloud