X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Flocalcharset.m4;h=b2b77338e343b953fe10dbc5356b283f7333601f;hb=f6183e64302b3af947cdd932049180b5a32f6443;hp=c0396356ceb7c96a9d7ad2a14117815d58eb7961;hpb=49e472308614968a6291bd862fcaa01be063d8fe;p=gnulib.git diff --git a/m4/localcharset.m4 b/m4/localcharset.m4 index c0396356c..b2b77338e 100644 --- a/m4/localcharset.m4 +++ b/m4/localcharset.m4 @@ -1,4 +1,4 @@ -# localcharset.m4 serial 4 +# localcharset.m4 serial 5 dnl Copyright (C) 2002, 2004, 2006 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -9,7 +9,6 @@ AC_DEFUN([gl_LOCALCHARSET], dnl Prerequisites of lib/localcharset.c. AC_REQUIRE([AM_LANGINFO_CODESET]) AC_CHECK_DECLS_ONCE(getc_unlocked) - AC_CHECK_FUNCS_ONCE(setlocale) dnl Prerequisites of the lib/Makefile.am snippet. AC_REQUIRE([AC_CANONICAL_HOST])