]> Savannah Git Hosting - gnulib.git/commitdiff
stdlib: Fix error when cross-compiling (regression 2023-04-04).
authorBruno Haible <bruno@clisp.org>
Thu, 27 Apr 2023 16:26:45 +0000 (18:26 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 27 Apr 2023 16:26:45 +0000 (18:26 +0200)
ChangeLog

index ab1ea2148baacd756e2fd32e8ee0eb9d97d54541..a41aeff43ed74202ca9db6b53f86e1fab6caf37a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2023-04-27  Bruno Haible  <bruno@clisp.org>
 
-       stdlib: Fix error when cross-compiling.
+       stdlib: Fix error when cross-compiling (regression 2023-04-04).
        Reported by Pierre Labastie <pierre.labastie@neuf.fr> in
        <https://lists.gnu.org/archive/html/bug-gnulib/2023-04/msg00220.html>.
        * m4/stdlib_h.m4 (gl_STDLIB_H): Provide a 4th argument to AC_RUN_IFELSE.