2010-03-27 Bruno Haible <bruno@clisp.org>
+ * m4/mbslen.m4 (gl_FUNC_MBSLEN): Renamed from gl_MBSLEN.
+ * modules/mbslen (configure.ac): Update.
+
* m4/pty.m4 (gl_FUNC_FORKPTY): Renamed from gl_FORKPTY.
(gl_FUNC_OPENPTY): Renamed from gl_OPENPTY.
* modules/forkpty (configure.ac): Update.
-# mbslen.m4 serial 1
+# mbslen.m4 serial 2
dnl Copyright (C) 2010 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.
-AC_DEFUN([gl_MBSLEN],
+AC_DEFUN([gl_FUNC_MBSLEN],
[
AC_REQUIRE([gl_HEADER_STRING_H_DEFAULTS])
AC_CHECK_FUNCS_ONCE([mbslen])