summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2023-04-23 03:29:28 +0200
committerBruno Haible <bruno@clisp.org>2023-04-23 03:29:28 +0200
commit934167a39654699eca26869c96b875092dc16976 (patch)
tree9a9791633d2193c1e602153ff8f72b64b1299e8b /ChangeLog
parent9a7378f15593b89f97d4c2e934baa957b6a7c3cf (diff)
downloadgnulib-934167a39654699eca26869c96b875092dc16976.tar.gz
Avoid some Autoconf "was expanded before it was required" warnings.
* m4/locale-ar.m4 (gt_LOCALE_AR): Define through AC_DEFUN_ONCE. * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Likewise. * m4/locale-ja.m4 (gt_LOCALE_JA): Likewise. * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise. * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 33cf7be324..9498f134aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,14 @@
2023-04-22 Bruno Haible <bruno@clisp.org>
+ Avoid some Autoconf "was expanded before it was required" warnings.
+ * m4/locale-ar.m4 (gt_LOCALE_AR): Define through AC_DEFUN_ONCE.
+ * m4/locale-fr.m4 (gt_LOCALE_FR, gt_LOCALE_FR_UTF8): Likewise.
+ * m4/locale-ja.m4 (gt_LOCALE_JA): Likewise.
+ * m4/locale-tr.m4 (gt_LOCALE_TR_UTF8): Likewise.
+ * m4/locale-zh.m4 (gt_LOCALE_ZH_CN): Likewise.
+
+2023-04-22 Bruno Haible <bruno@clisp.org>
+
string-desc tests: Avoid test failure on native Windows.
* tests/test-string-desc.c: Include <fcntl.h>, <unistd.h>.
(main): Expect a file name argument. Write to this file, instead of to