From 447d4319533bb44f7447195f29d12e13ef4223b0 Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Thu, 19 Apr 2012 10:23:03 +0000 Subject: 2012-04-19 Pedro Alves * configure.ac: Remove AC_CHECK_DECLS check for memmem. * server.h (memmem): Remove declaration. * config.in: Regenerate. * configure: Regenerate. --- gdb/gdbserver/config.in | 4 ---- 1 file changed, 4 deletions(-) (limited to 'gdb/gdbserver/config.in') diff --git a/gdb/gdbserver/config.in b/gdb/gdbserver/config.in index ffa4afb..26742ac 100644 --- a/gdb/gdbserver/config.in +++ b/gdb/gdbserver/config.in @@ -22,10 +22,6 @@ you don't. */ #undef HAVE_DECL_ADDR_NO_RANDOMIZE -/* Define to 1 if you have the declaration of `memmem', and to 0 if you don't. - */ -#undef HAVE_DECL_MEMMEM - /* Define to 1 if you have the declaration of `perror', and to 0 if you don't. */ #undef HAVE_DECL_PERROR -- cgit v1.1