2007-04-12 Simon Josefsson <simon@josefsson.org>
[gnulib.git] / m4 / strcasestr.m4
index 9899216..52f3a58 100644 (file)
@@ -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])
   :
 ])