summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2004-03-19 07:00:51 +0000
committerAlan Modra <amodra@gmail.com>2004-03-19 07:00:51 +0000
commit05864e2a715ee961ca9876e464107d558bf5846b (patch)
treecb9ac028ff02f9d5bf0cd35d2b566e008ec526be /bfd/config.in
parent0f8a2703a9f9b846ce30fd5d005413fb1479a5e8 (diff)
* 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