X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fwctomb.m4;h=3b4ff7978d70b78155ca14b46a9ffb88eb6e40b3;hb=cd56634a4a8179fd5a4419fbb3e27211b042ab1c;hp=bc21b5b19f0d514f5ff2e7ba9d279489a9a6ad29;hpb=5bf4ad0bfa91baa20e4f39f47bfb8b4dd00df720;p=gnulib.git diff --git a/m4/wctomb.m4 b/m4/wctomb.m4 index bc21b5b19..3b4ff7978 100644 --- a/m4/wctomb.m4 +++ b/m4/wctomb.m4 @@ -1,5 +1,5 @@ -# wctomb.m4 serial 1 -dnl Copyright (C) 2011 Free Software Foundation, Inc. +# wctomb.m4 serial 2 +dnl Copyright (C) 2011-2014 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_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.