diff options
author | Alan Modra <amodra@gmail.com> | 2004-09-17 06:15:39 +0000 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2004-09-17 06:15:39 +0000 |
commit | 9c933e04c609174aec41f5a1e47bfb22c3a542bf (patch) | |
tree | 3f2450d65907e1220349ee98b46720431f547012 /ld/config.in | |
parent | 8ae854217c1ce26c568d0a210b9981ea9de9051f (diff) | |
download | gdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.zip gdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.tar.gz gdb-9c933e04c609174aec41f5a1e47bfb22c3a542bf.tar.bz2 |
* Makefile.am: Run "make dep-am".
* Makefile.in: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.
* aclocal.m4: Regenerate.
* po/ld.pot: Regenerate.
Diffstat (limited to 'ld/config.in')
-rw-r--r-- | ld/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ld/config.in b/ld/config.in index acf484d..aca6e2d 100644 --- a/ld/config.in +++ b/ld/config.in @@ -127,12 +127,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 |