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 | 2db62288272a684788f477bcb012016863cc701c (patch) | |
tree | 207e6e891a30186424e63c21fbce73d6fe271c24 /gdb/config.in | |
parent | 04cd66b720cda02cfcb3a33bc020f7f84879d69a (diff) | |
download | gdb-2db62288272a684788f477bcb012016863cc701c.tar.gz |
* 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 d0565fa8208..b6698623163 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 |