aboutsummaryrefslogtreecommitdiff
path: root/binutils/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-19 07:03:40 +0000
committerAlan Modra <amodra@gmail.com>2004-03-19 07:03:40 +0000
commit6ece5c52680386262247e29b7eb0d43fd5fc5db0 (patch)
tree1049e07c350e5ff70fcd13b3931a016bc1d0ac8f /binutils/config.in
parente20c0b3d25224dd1b9d8dfc4146fea8c287ee6a3 (diff)
downloadgdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.zip
gdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.tar.gz
gdb-6ece5c52680386262247e29b7eb0d43fd5fc5db0.tar.bz2
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: Regenerate. * po/binutils.pot: Regenerate.
Diffstat (limited to 'binutils/config.in')
-rw-r--r--binutils/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/binutils/config.in b/binutils/config.in
index f2bd049..53e2287 100644
--- a/binutils/config.in
+++ b/binutils/config.in
@@ -133,6 +133,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