diff options
Diffstat (limited to 'gdb/config.in')
-rw-r--r-- | gdb/config.in | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/config.in b/gdb/config.in index 037aade..206edfd 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -199,9 +199,6 @@ /* Define if you have the __argz_stringify function. */ #undef HAVE___ARGZ_STRINGIFY -/* Define if you have the btowc function. */ -#undef HAVE_BTOWC - /* Define if you have the canonicalize_file_name function. */ #undef HAVE_CANONICALIZE_FILE_NAME @@ -214,9 +211,6 @@ /* Define if you have the getpagesize function. */ #undef HAVE_GETPAGESIZE -/* Define if you have the isascii function. */ -#undef HAVE_ISASCII - /* Define if you have the munmap function. */ #undef HAVE_MUNMAP |