X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=m4%2Fmbtowc.m4;h=e4794619666d98eb5fd8b1cde6fbc9d02e8e7482;hb=daa269958ad8d50ef8154ccb65e58acaf7a6dd99;hp=9215892f6fc87a5cd019898afaa28b65ca20a592;hpb=1a44d77d50f4fb37c0410eed04b82303624ea2ec;p=debian%2Ftar diff --git a/m4/mbtowc.m4 b/m4/mbtowc.m4 index 9215892f..e4794619 100644 --- a/m4/mbtowc.m4 +++ b/m4/mbtowc.m4 @@ -1,5 +1,5 @@ -# mbtowc.m4 serial 1 -dnl Copyright (C) 2011 Free Software Foundation, Inc. +# mbtowc.m4 serial 2 +dnl Copyright (C) 2011-2013 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. @@ -11,10 +11,6 @@ AC_DEFUN([gl_FUNC_MBTOWC], if false; then REPLACE_MBTOWC=1 fi - if test $REPLACE_MBTOWC = 1; then - AC_LIBOBJ([mbtowc]) - gl_PREREQ_MBTOWC - fi ]) # Prerequisites of lib/mbtowc.c.