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 e97479f..ed44c99 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -263,6 +263,9 @@ /* Define if you have the ttrace function. */ #undef HAVE_TTRACE +/* Define if you have the wborder function. */ +#undef HAVE_WBORDER + /* Define if you have the <argz.h> header file. */ #undef HAVE_ARGZ_H |