aboutsummaryrefslogtreecommitdiff
path: root/gdb/config.in
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@gnu.org>2002-12-31 13:05:02 +0000
committerMark Kettenis <kettenis@gnu.org>2002-12-31 13:05:02 +0000
commit3250596b895f997bac04d2688cdde62b02609146 (patch)
tree7bed8c102cf9ad4c904c3b9d00f2d1bd9d98fb4f /gdb/config.in
parent9608ab8b2af94439e3dfe07774857cd74a190a08 (diff)
downloadgdb-3250596b895f997bac04d2688cdde62b02609146.zip
gdb-3250596b895f997bac04d2688cdde62b02609146.tar.gz
gdb-3250596b895f997bac04d2688cdde62b02609146.tar.bz2
* configure.in: Remove bzero and bcopy from call to AC_CHECK_FUNCS.
* config.in, configure: Regenerated.
Diffstat (limited to 'gdb/config.in')
-rw-r--r--gdb/config.in6
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