X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmemcoll.m4;h=628d4de42dc282e06e0e53d362ba5f7b6fbb912e;hb=c604bb86746f7f16471a598df94845e42d0e1b5f;hp=0edf30ca42b399a93bc98973d57d31e09ff99098;hpb=9f31a7914f9d65fbc1225f503491dcc90e90c357;p=gnulib.git diff --git a/m4/memcoll.m4 b/m4/memcoll.m4 index 0edf30ca4..628d4de42 100644 --- a/m4/memcoll.m4 +++ b/m4/memcoll.m4 @@ -1,5 +1,5 @@ -# memcoll.m4 serial 7 -dnl Copyright (C) 2002-2003, 2005-2006, 2009-2010 Free Software Foundation, +# memcoll.m4 serial 8 +dnl Copyright (C) 2002-2003, 2005-2006, 2009-2011 Free Software Foundation, dnl Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -9,7 +9,4 @@ AC_DEFUN([gl_MEMCOLL], [ AC_REQUIRE([AC_C_INLINE]) AC_LIBOBJ([memcoll]) - - dnl Prerequisites of lib/memcoll.c. - AC_FUNC_STRCOLL ])