diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/config.in b/gdb/config.in index f43092a..7a634c1 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -237,6 +237,9 @@ /* Define if you have the <memory.h> header file. */ #undef HAVE_MEMORY_H +/* Define if you have the <ncurses.h> header file. */ +#undef HAVE_NCURSES_H + /* Define if you have the <ndir.h> header file. */ #undef HAVE_NDIR_H |