From: Bruno Haible Date: Tue, 4 Apr 2023 10:18:59 +0000 (+0200) Subject: c32rtomb: Fix an autoconf test. X-Git-Tag: v1.0~1515 X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=cf929f4ce35eed6a25ec7fb80e51a1bd1c426cef;p=gnulib.git c32rtomb: Fix an autoconf test. * m4/c32rtomb.m4 (gl_FUNC_C32RTOMB): In a test program, include , for NULL. --- diff --git a/ChangeLog b/ChangeLog index 2806dc47a1..87fac6232c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2023-04-04 Bruno Haible + + c32rtomb: Fix an autoconf test. + * m4/c32rtomb.m4 (gl_FUNC_C32RTOMB): In a test program, include + , for NULL. + 2023-04-03 Bruno Haible tests: Set executable bit on more tests. diff --git a/m4/c32rtomb.m4 b/m4/c32rtomb.m4 index 41c07e75c9..539e4f884c 100644 --- a/m4/c32rtomb.m4 +++ b/m4/c32rtomb.m4 @@ -1,4 +1,4 @@ -# 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, @@ -53,6 +53,7 @@ changequote(,)dnl changequote([,])dnl AC_RUN_IFELSE( [AC_LANG_SOURCE([[ +#include #include int main () {