X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fwcsrtombs.m4;h=7ce575961571b10ef2c8158e07cfe5c8290aad94;hb=2b14869442bce932cf1d805387928484d4914d59;hp=cd51506a2b8864ab801e0a5c3352532ec2cb7c68;hpb=e5c4538ab6673e3f3f66fd1ad715c201cf34907c;p=gnulib.git diff --git a/m4/wcsrtombs.m4 b/m4/wcsrtombs.m4 index cd51506a2..7ce575961 100644 --- a/m4/wcsrtombs.m4 +++ b/m4/wcsrtombs.m4 @@ -1,4 +1,4 @@ -# wcsrtombs.m4 serial 9 +# wcsrtombs.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, @@ -34,11 +34,6 @@ AC_DEFUN([gl_FUNC_WCSRTOMBS], esac fi fi - if test $HAVE_WCSRTOMBS = 0 || test $REPLACE_WCSRTOMBS = 1; then - AC_LIBOBJ([wcsrtombs]) - AC_LIBOBJ([wcsrtombs-state]) - gl_PREREQ_WCSRTOMBS - fi ]) dnl Test whether the wcsrtombs implementation stores a non-NULL source pointer