diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/gdb/config.in b/gdb/config.in index 7dfb5c7..4e3f6de 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -120,10 +120,6 @@ */ #undef HAVE_DECL_STRSTR -/* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. - */ -#undef HAVE_DIRENT_H - /* Define to 1 if you have the <dlfcn.h> header file. */ #undef HAVE_DLFCN_H @@ -253,9 +249,6 @@ /* Define to 1 if you have the <ncurses/term.h> header file. */ #undef HAVE_NCURSES_TERM_H -/* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ -#undef HAVE_NDIR_H - /* Define to 1 if you have the <nlist.h> header file. */ #undef HAVE_NLIST_H @@ -430,10 +423,6 @@ /* Define to 1 if you have the <sys/debugreg.h> header file. */ #undef HAVE_SYS_DEBUGREG_H -/* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. - */ -#undef HAVE_SYS_DIR_H - /* Define to 1 if you have the <sys/fault.h> header file. */ #undef HAVE_SYS_FAULT_H @@ -446,10 +435,6 @@ /* Define to 1 if you have the <sys/ioctl.h> header file. */ #undef HAVE_SYS_IOCTL_H -/* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. - */ -#undef HAVE_SYS_NDIR_H - /* Define to 1 if you have the <sys/param.h> header file. */ #undef HAVE_SYS_PARAM_H |