diff options
author | Andrew Cagney <cagney@redhat.com> | 2002-07-09 14:17:39 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2002-07-09 14:17:39 +0000 |
commit | a534e424ef4ba55edce00fcd0a9e85dcf2736b13 (patch) | |
tree | f7a308ac4c03a891b476b6f00f9985d512d7c53c /gdb/config.in | |
parent | c66827056daabd0b8e8bfd0cf62767fdfc4a1918 (diff) | |
download | gdb-a534e424ef4ba55edce00fcd0a9e85dcf2736b13.zip gdb-a534e424ef4ba55edce00fcd0a9e85dcf2736b13.tar.gz gdb-a534e424ef4ba55edce00fcd0a9e85dcf2736b13.tar.bz2 |
* config.in, configure: Regenerate.
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config.in b/gdb/config.in index d0565fa..b669862 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -379,15 +379,9 @@ /* Define if you have the <sys/select.h> header file. */ #undef HAVE_SYS_SELECT_H -/* Define if you have the <sys/stat.h> header file. */ -#undef HAVE_SYS_STAT_H - /* Define if you have the <sys/syscall.h> header file. */ #undef HAVE_SYS_SYSCALL_H -/* Define if you have the <sys/types.h> header file. */ -#undef HAVE_SYS_TYPES_H - /* Define if you have the <sys/user.h> header file. */ #undef HAVE_SYS_USER_H |