summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2004-03-19 07:00:51 +0000
committerAlan Modra <amodra@bigpond.net.au>2004-03-19 07:00:51 +0000
commit99ce92a6dae203cc97a193020548f802a8c894d3 (patch)
tree6e2b6f1e3ef992e2d77f2bf33e1f581a45767998 /bfd/config.in
parent20b8d36e0e71a1463f7359f6716161f0a15d0875 (diff)
downloadbinutils-redhat-99ce92a6dae203cc97a193020548f802a8c894d3.tar.gz
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * po/bfd.pot: Regenerate. doc/ * Makefile.in: Regenerate.
Diffstat (limited to 'bfd/config.in')
-rw-r--r--bfd/config.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/config.in b/bfd/config.in
index ef9eca414f..32245393fc 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -172,9 +172,15 @@
/* Define if you have the <sys/procfs.h> header file. */
#undef HAVE_SYS_PROCFS_H
+/* Define if you have the <sys/stat.h> header file. */
+#undef HAVE_SYS_STAT_H
+
/* Define if you have the <sys/time.h> header file. */
#undef HAVE_SYS_TIME_H
+/* Define if you have the <sys/types.h> header file. */
+#undef HAVE_SYS_TYPES_H
+
/* Define if you have the <time.h> header file. */
#undef HAVE_TIME_H