An addendum to this one as well:
--- m4/strcasestr.m4 5 Feb 2007 02:42:27 -0000 1.5
+++ m4/strcasestr.m4 5 Feb 2007 02:49:39 -0000
@@ -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 @@
# Prerequisites of lib/strcasestr.c.
AC_DEFUN([gl_PREREQ_STRCASESTR], [
- AC_REQUIRE([gl_FUNC_MBRTOWC])
:
])
--- modules/strcasestr 1 Feb 2007 00:29:52 -0000 1.5
+++ modules/strcasestr 5 Feb 2007 02:49:39 -0000
@@ -4,10 +4,8 @@
Files:
lib/strcasestr.c
m4/strcasestr.m4
-m4/mbrtowc.m4
Depends-on:
-mbuiter
string
configure.ac: