aboutsummaryrefslogtreecommitdiff
path: root/contrib/binutils/opcodes/config.in
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>1998-03-01 22:58:51 +0000
committerJohn Polstra <jdp@FreeBSD.org>1998-03-01 22:58:51 +0000
commit52cb49752a44a991245160e86208799635123b9e (patch)
treeb7676f996414b979dcbb7de92a3e86b97320d023 /contrib/binutils/opcodes/config.in
downloadsrc-52cb49752a44a991245160e86208799635123b9e.tar.gz
src-52cb49752a44a991245160e86208799635123b9e.zip
Notes
Diffstat (limited to 'contrib/binutils/opcodes/config.in')
-rw-r--r--contrib/binutils/opcodes/config.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/contrib/binutils/opcodes/config.in b/contrib/binutils/opcodes/config.in
new file mode 100644
index 000000000000..aedc4907c58a
--- /dev/null
+++ b/contrib/binutils/opcodes/config.in
@@ -0,0 +1,10 @@
+/* config.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if you have the <stdlib.h> header file. */
+#undef HAVE_STDLIB_H
+
+/* Define if you have the <string.h> header file. */
+#undef HAVE_STRING_H
+
+/* Define if you have the <strings.h> header file. */
+#undef HAVE_STRINGS_H