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 921b168..dbc4a5f 100644 --- a/gdb/config.in +++ b/gdb/config.in @@ -202,15 +202,9 @@ /* Define if you have the __argz_stringify function. */ #undef HAVE___ARGZ_STRINGIFY -/* Define if you have the bcopy function. */ -#undef HAVE_BCOPY - /* Define if you have the btowc function. */ #undef HAVE_BTOWC -/* Define if you have the bzero function. */ -#undef HAVE_BZERO - /* Define if you have the canonicalize_file_name function. */ #undef HAVE_CANONICALIZE_FILE_NAME |