aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libopcodes/config.h
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-03-01 23:41:17 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-03-01 23:41:17 +0000
commit2e280533a10eaa08d9445ae220903bf26e5519ff (patch)
treedbe5f2021921d52092f7ed2bd4e64f726eec285a /gnu/usr.bin/binutils/libopcodes/config.h
parent12df71b07cfc4e6d9f15120080013d09547b4a99 (diff)
Notes
Diffstat (limited to 'gnu/usr.bin/binutils/libopcodes/config.h')
-rw-r--r--gnu/usr.bin/binutils/libopcodes/config.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gnu/usr.bin/binutils/libopcodes/config.h b/gnu/usr.bin/binutils/libopcodes/config.h
new file mode 100644
index 000000000000..7a96285a1808
--- /dev/null
+++ b/gnu/usr.bin/binutils/libopcodes/config.h
@@ -0,0 +1,11 @@
+/* config.h. Generated automatically by configure. */
+/* config.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you have the <stdlib.h> header file. */
+#define HAVE_STDLIB_H 1
+
+/* Define if you have the <string.h> header file. */
+#define HAVE_STRING_H 1
+
+/* Define if you have the <strings.h> header file. */
+#define HAVE_STRINGS_H 1