X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fmbsinit.m4;h=d364b7e0fe5bb90887b198d79a339e9fd7661a10;hb=645581732c2d8066282b32d686edd67e18c52ee2;hp=47e2d14a73538d34bb60946fd0af8dae40a26c6e;hpb=cca34e7a16b014a2429a0c0d98cfa4c935688f00;p=gnulib.git diff --git a/m4/mbsinit.m4 b/m4/mbsinit.m4 index 47e2d14a7..d364b7e0f 100644 --- a/m4/mbsinit.m4 +++ b/m4/mbsinit.m4 @@ -1,4 +1,4 @@ -# mbsinit.m4 serial 5 +# mbsinit.m4 serial 7 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, @@ -27,11 +27,6 @@ AC_DEFUN([gl_FUNC_MBSINIT], esac fi fi - if test $HAVE_MBSINIT = 0 || test $REPLACE_MBSINIT = 1; then - gl_REPLACE_WCHAR_H - AC_LIBOBJ([mbsinit]) - gl_PREREQ_MBSINIT - fi ]) # Prerequisites of lib/mbsinit.c.