X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=m4%2Fwcrtomb.m4;h=d21f1b9a75f23729b3cad772fbfe5c2e6c8a9925;hb=6195fa324fac1442ba68395a30f32110997959dd;hp=b8a3cf977febf71eb706d8df3e1d4e1f259c03df;hpb=438d74b6b96ac7ccce6791556fe5e27f0e8f7ed8;p=gnulib.git diff --git a/m4/wcrtomb.m4 b/m4/wcrtomb.m4 index b8a3cf977..d21f1b9a7 100644 --- a/m4/wcrtomb.m4 +++ b/m4/wcrtomb.m4 @@ -1,5 +1,5 @@ -# wcrtomb.m4 serial 8 -dnl Copyright (C) 2008-2010 Free Software Foundation, Inc. +# wcrtomb.m4 serial 10 +dnl Copyright (C) 2008-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, dnl with or without modifications, as long as this notice is preserved. @@ -88,11 +88,6 @@ int main () esac fi fi - if test $HAVE_WCRTOMB = 0 || test $REPLACE_WCRTOMB = 1; then - gl_REPLACE_WCHAR_H - AC_LIBOBJ([wcrtomb]) - gl_PREREQ_WCRTOMB - fi ]) # Prerequisites of lib/wcrtomb.c.