* m4/c32rtomb.m4 (gl_FUNC_C32RTOMB): In a test program, include
<stddef.h>, for NULL.
+2023-04-04 Bruno Haible <bruno@clisp.org>
+
+ c32rtomb: Fix an autoconf test.
+ * m4/c32rtomb.m4 (gl_FUNC_C32RTOMB): In a test program, include
+ <stddef.h>, for NULL.
+
2023-04-03 Bruno Haible <bruno@clisp.org>
tests: Set executable bit on more tests.
-# c32rtomb.m4 serial 4
+# c32rtomb.m4 serial 5
dnl Copyright (C) 2020-2023 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
changequote([,])dnl
AC_RUN_IFELSE(
[AC_LANG_SOURCE([[
+#include <stddef.h>
#include <uchar.h>
int main ()
{