diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-17 06:23:17 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-17 06:23:17 +0000 |
commit | 3443c1aef4c0ee3f7236da6affc3235b3a7a52b3 (patch) | |
tree | f34d19235f5bdcd836e5eef01b91422e144739b6 /binutils/config.in | |
parent | df76639ae436c6e8a66af87e2ab656fbc058a2af (diff) | |
download | gdb-3443c1aef4c0ee3f7236da6affc3235b3a7a52b3.zip gdb-3443c1aef4c0ee3f7236da6affc3235b3a7a52b3.tar.gz gdb-3443c1aef4c0ee3f7236da6affc3235b3a7a52b3.tar.bz2 |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* doc/Makefile.in: Regenerate.
* po/binutils.pot: Regenerate.
Diffstat (limited to 'binutils/config.in')
-rw-r--r-- | binutils/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/binutils/config.in b/binutils/config.in index 53e2287..f2bd049 100644 --- a/binutils/config.in +++ b/binutils/config.in @@ -133,12 +133,6 @@ /* 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 |