summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/libopcodes/config.h
diff options
context:
space:
mode:
authorjdp <jdp@FreeBSD.org>1998-03-01 23:41:17 +0000
committerjdp <jdp@FreeBSD.org>1998-03-01 23:41:17 +0000
commit8222bc81a24ad204d76d22477847c9e34a4bbac2 (patch)
tree8e555b486be69941abe80170ece6786d775cecae /gnu/usr.bin/binutils/libopcodes/config.h
parente83b4a256a4fbf16c7d0826da378236eb4c51061 (diff)
downloadFreeBSD-src-8222bc81a24ad204d76d22477847c9e34a4bbac2.zip
FreeBSD-src-8222bc81a24ad204d76d22477847c9e34a4bbac2.tar.gz
Add bmakefiles for building binutils from the contrib tree.
This finishes up the binutils import. But I am leaving it disabled in "src/gnu/usr.bin/Makefile" for now. It is not used by anything yet, so I'll take this opportunity to run one more round of tests before enabling it.
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 0000000..7a96285
--- /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
OpenPOWER on IntegriCloud