X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fmbtowc.m4;h=7793a0071113d6e43e98bebe15ed0e7cedd020b0;hb=265346b009e92de11efa737012ec86babe1048ba;hp=9215892f6fc87a5cd019898afaa28b65ca20a592;hpb=82e60758d286043fbeca68ac04f782bc46b4bc34;p=gnulib.git diff --git a/m4/mbtowc.m4 b/m4/mbtowc.m4 index 9215892f6..7793a0071 100644 --- a/m4/mbtowc.m4 +++ b/m4/mbtowc.m4 @@ -1,4 +1,4 @@ -# mbtowc.m4 serial 1 +# mbtowc.m4 serial 2 dnl Copyright (C) 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, @@ -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.