changeset 8100:eff7afbafad3

Addendum to last patch.
author Bruno Haible <bruno@clisp.org>
date Mon, 05 Feb 2007 02:51:17 +0000
parents 7b1a5da611db
children aa8ae425a79a
files m4/strcasestr.m4 modules/strcasestr
diffstat 2 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- 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 @@
 
 # Prerequisites of lib/strcasestr.c.
 AC_DEFUN([gl_PREREQ_STRCASESTR], [
-  AC_REQUIRE([gl_FUNC_MBRTOWC])
   :
 ])
--- a/modules/strcasestr
+++ b/modules/strcasestr
@@ -4,10 +4,8 @@
 Files:
 lib/strcasestr.c
 m4/strcasestr.m4
-m4/mbrtowc.m4
 
 Depends-on:
-mbuiter
 string
 
 configure.ac: