* m4/wchar_h.m4: Remove duplicate serial number specification and
increment serial.
Copyright-paperwork-exempt: Yes
+2024-04-16 Sam James <sam@gentoo.org>
+
+ wchar: Fix serial number.
+ * m4/wchar_h.m4: Remove duplicate serial number specification and
+ increment serial.
+
2024-04-16 Collin Funk <collin.funk1@gmail.com>
gnulib-tool.py: Make GLModule's __eq__ and __hash__ method agree.
# wchar_h.m4
-# serial 1
+# serial 64
dnl Copyright (C) 2007-2024 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 Written by Eric Blake.
-# wchar_h.m4 serial 63
-
AC_DEFUN_ONCE([gl_WCHAR_H],
[
AC_REQUIRE([gl_WCHAR_H_DEFAULTS])