X-Git-Url: https://git.cworth.org/git?p=tar;a=blobdiff_plain;f=m4%2Fmbscasecmp.m4;h=d76d10f5ab277a18d4b6db7fec48f6909dff48e0;hp=73577699383a1465b2484b9dffb51633b9cf7ce7;hb=785cdec4450a1459fdbb90df1344b69be34e0059;hpb=cf7169a2ede9bb08b71de68fe0c8bbecf827abe6 diff --git a/m4/mbscasecmp.m4 b/m4/mbscasecmp.m4 index 7357769..d76d10f 100644 --- a/m4/mbscasecmp.m4 +++ b/m4/mbscasecmp.m4 @@ -1,5 +1,5 @@ -# mbscasecmp.m4 serial 1 -dnl Copyright (C) 2007 Free Software Foundation, Inc. +# mbscasecmp.m4 serial 2 +dnl Copyright (C) 2007-2008 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,6 +11,6 @@ AC_DEFUN([gl_FUNC_MBSCASECMP], # Prerequisites of lib/mbscasecmp.c. AC_DEFUN([gl_PREREQ_MBSCASECMP], [ - AC_REQUIRE([gl_FUNC_MBRTOWC]) + AC_REQUIRE([AC_FUNC_MBRTOWC]) : ])