From 974e430fd72722cda11f461ec53db8f556609a19 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 1 Aug 2020 22:37:05 +0200 Subject: Prefer documented autoconf macro 'm4_if' over 'ifelse'. * m4/autobuild.m4 (AB_INIT): Use m4_if instead of ifelse. * m4/csharpexec.m4 (gt_CSHARPEXEC): Likewise. * m4/javacomp.m4 (gt_JAVACOMP): Likewise. * m4/javaexec.m4 (gt_JAVAEXEC): Likewise. * m4/libtextstyle.m4 (gl_LIBTEXTSTYLE): Likewise. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4db1673e6f..4917f3a1bb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2020-08-01 Bruno Haible + + Prefer documented autoconf macro 'm4_if' over 'ifelse'. + * m4/autobuild.m4 (AB_INIT): Use m4_if instead of ifelse. + * m4/csharpexec.m4 (gt_CSHARPEXEC): Likewise. + * m4/javacomp.m4 (gt_JAVACOMP): Likewise. + * m4/javaexec.m4 (gt_JAVAEXEC): Likewise. + * m4/libtextstyle.m4 (gl_LIBTEXTSTYLE): Likewise. + 2020-08-01 Bruno Haible libtextstyle-optional: Update tests. -- cgit v1.2.1