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 69982fd..a1c2b0f 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -266,6 +266,9 @@ /* Define if you have the <dirent.h> header file. */ #undef HAVE_DIRENT_H +/* Define if you have the <gnu/libc-version.h> header file. */ +#undef HAVE_GNU_LIBC_VERSION_H + /* Define if you have the <libunwind-ia64.h> header file. */ #undef HAVE_LIBUNWIND_IA64_H |