X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmbrlen.m4;h=8f55e3627dad1820ae666d7eb09db45dc9bd878f;hb=b92e7dde88f196a4bd73da8f868b7284e587db68;hp=fd77e5840e80d8517313c4a5f09f7945b58bf264;hpb=438d74b6b96ac7ccce6791556fe5e27f0e8f7ed8;p=gnulib.git diff --git a/m4/mbrlen.m4 b/m4/mbrlen.m4 index fd77e5840..8f55e3627 100644 --- a/m4/mbrlen.m4 +++ b/m4/mbrlen.m4 @@ -1,5 +1,5 @@ -# mbrlen.m4 serial 5 -dnl Copyright (C) 2008, 2010 Free Software Foundation, Inc. +# mbrlen.m4 serial 6 +dnl Copyright (C) 2008, 2010-2011 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. @@ -23,7 +23,6 @@ AC_DEFUN([gl_FUNC_MBRLEN], fi fi if test $HAVE_MBRLEN = 0 || test $REPLACE_MBRLEN = 1; then - gl_REPLACE_WCHAR_H AC_LIBOBJ([mbrlen]) gl_PREREQ_MBRLEN fi