aboutsummaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2002-10-14 12:07:58 +0000
committerAlan Modra <amodra@gmail.com>2002-10-14 12:07:58 +0000
commit6e1a7e9a11d965cd340291ca3c01d997b2c84549 (patch)
tree4a3eb47a5bdc4742835ebbcd8da5226fc7fa7424 /binutils/config.in
parent6d4eea05c77291d24143f667f7559dcadfb52309 (diff)
downloadgdb-6e1a7e9a11d965cd340291ca3c01d997b2c84549.zip
gdb-6e1a7e9a11d965cd340291ca3c01d997b2c84549.tar.gz
gdb-6e1a7e9a11d965cd340291ca3c01d997b2c84549.tar.bz2
* Makefile.am: Run "make dep-am".
* objdump.c: #include "bfdver.h". * version.c: Likewise. * Makefile.in: Regenerate. * config.in: Regenerate. * configure: Regenerate. * po/POTFILES.in: Regenerate.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in8
1 files changed, 7 insertions, 1 deletions
diff --git a/binutils/config.in b/binutils/config.in
index 07eafaa..2a5770d4 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -1,4 +1,4 @@
-/* config.in. Generated automatically from configure.in by autoheader 2.13. */
+/* config.in. Generated automatically from configure.in by autoheader. */
/* Define if using alloca.c. */
#undef C_ALLOCA
@@ -136,6 +136,12 @@
/* Define if you have the <sys/param.h> header file. */
#undef HAVE_SYS_PARAM_H
+/* Define if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
+/* Define if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
/* Define if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H