X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=m4%2Fstrcase.m4;h=6db401bb1b93d41f19b35f51ff4416ee8ec4dd97;hb=523067dbfb281d3cc27f65007a3893bd694c257d;hp=8a8ff3a451cf8afff9506be1d6691a90097e790e;hpb=5516de90cec9ff3c9aead77fd8b6e54b4ec3b1c3;p=gnulib.git diff --git a/m4/strcase.m4 b/m4/strcase.m4 index 8a8ff3a45..6db401bb1 100644 --- a/m4/strcase.m4 +++ b/m4/strcase.m4 @@ -1,4 +1,4 @@ -# strcase.m4 serial 2 +# strcase.m4 serial 3 dnl Copyright (C) 2002, 2005 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -29,7 +29,8 @@ AC_DEFUN([gl_FUNC_STRNCASECMP], # Prerequisites of lib/strcasecmp.c. AC_DEFUN([gl_PREREQ_STRCASECMP], [ - gl_FUNC_MBRTOWC + AC_REQUIRE([gl_FUNC_MBRTOWC]) + : ]) # Prerequisites of lib/strncasecmp.c.