X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmbsnrtowcs.m4;h=28e4921adae359e5454fceea924d06eb971b2063;hb=454a448e215fff9420769034b21090fd7033975c;hp=d72942f033aa2896d151d685e07b1b1836b5fcb4;hpb=e5c4538ab6673e3f3f66fd1ad715c201cf34907c;p=gnulib.git diff --git a/m4/mbsnrtowcs.m4 b/m4/mbsnrtowcs.m4 index d72942f03..28e4921ad 100644 --- a/m4/mbsnrtowcs.m4 +++ b/m4/mbsnrtowcs.m4 @@ -1,4 +1,4 @@ -# mbsnrtowcs.m4 serial 3 +# mbsnrtowcs.m4 serial 4 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, @@ -22,11 +22,6 @@ AC_DEFUN([gl_FUNC_MBSNRTOWCS], REPLACE_MBSNRTOWCS=1 fi fi - if test $HAVE_MBSNRTOWCS = 0 || test $REPLACE_MBSNRTOWCS = 1; then - AC_LIBOBJ([mbsnrtowcs]) - AC_LIBOBJ([mbsrtowcs-state]) - gl_PREREQ_MBSNRTOWCS - fi ]) # Prerequisites of lib/mbsnrtowcs.c.