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 4491be8..088d438 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -199,6 +199,9 @@ /* Define if you have the <argz.h> header file. */ #undef HAVE_ARGZ_H +/* Define if you have the <asm/debugreg.h> header file. */ +#undef HAVE_ASM_DEBUGREG_H + /* Define if you have the <ctype.h> header file. */ #undef HAVE_CTYPE_H |