summaryrefslogtreecommitdiff
path: root/bfd/config.in
diff options
context:
space:
mode:
authorAlan Modra <amodra@bigpond.net.au>2002-02-11 05:05:09 +0000
committerAlan Modra <amodra@bigpond.net.au>2002-02-11 05:05:09 +0000
commita4376570623c6dee4b8d82b66c81efcc4d640f2f (patch)
treee7194ef71019fe00f6cd9ae63d74d0f19ee72388 /bfd/config.in
parente7d41234613fe85602831987c162962a94a139c6 (diff)
downloadbinutils-redhat-a4376570623c6dee4b8d82b66c81efcc4d640f2f.tar.gz
* Makefile.am: "make dep-am".
* Makefile.in: Regenerate. * aclocal.m4: Regenerate. * config.in: Regenerate. * configure: 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 9440d714eb..e0b0c20ccd 100644
--- a/bfd/config.in
+++ b/bfd/config.in
@@ -160,9 +160,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