X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=m4%2Fstrcasestr.m4;h=52f3a58eb25928755db9462fe70052631ffc0ba7;hb=7ea59ff595ae50b1c2c5d4c6aedef4678595eda7;hp=98992166ec796bace98e6a0daabe7b36035cc855;hpb=0f729ef9a91420b04aabaa0b8b6f5e091b0734d8;p=pspp diff --git a/m4/strcasestr.m4 b/m4/strcasestr.m4 index 98992166ec..52f3a58eb2 100644 --- a/m4/strcasestr.m4 +++ b/m4/strcasestr.m4 @@ -1,4 +1,4 @@ -# strcasestr.m4 serial 5 +# strcasestr.m4 serial 6 dnl Copyright (C) 2005, 2007 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, @@ -16,6 +16,5 @@ AC_DEFUN([gl_FUNC_STRCASESTR], # Prerequisites of lib/strcasestr.c. AC_DEFUN([gl_PREREQ_STRCASESTR], [ - AC_REQUIRE([gl_FUNC_MBRTOWC]) : ])