X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fwctomb.m4;h=ee16a7e91ffe905b6b3736d873d9a3522c15332d;hb=208e667b5f8c696e723da34171fbaa6f01246f3b;hp=bc21b5b19f0d514f5ff2e7ba9d279489a9a6ad29;hpb=f1eb357fab17482b2d19f12fc731673acead4922;p=gnulib.git diff --git a/m4/wctomb.m4 b/m4/wctomb.m4 index bc21b5b19..ee16a7e91 100644 --- a/m4/wctomb.m4 +++ b/m4/wctomb.m4 @@ -1,4 +1,4 @@ -# wctomb.m4 serial 1 +# wctomb.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_WCTOMB], if false; then REPLACE_WCTOMB=1 fi - if test $REPLACE_WCTOMB = 1; then - AC_LIBOBJ([wctomb]) - gl_PREREQ_WCTOMB - fi ]) # Prerequisites of lib/wctomb.c.