From e52c4a802b16d64a5ebb360b8e3e72c1ff7a497d Mon Sep 17 00:00:00 2001 From: Daiki Ueno Date: Mon, 14 Jul 2014 06:13:12 +0900 Subject: [PATCH] autopoint: Fix the last change * autopoint.in: Use func_trace_sed for AM_GNU_GETTEXT and AM_GNU_GETTEXT_VERSION, as they are not an Autoconf trace. --- gettext-tools/misc/ChangeLog | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/gettext-tools/misc/ChangeLog b/gettext-tools/misc/ChangeLog index f486f5445..157e406f8 100644 --- a/gettext-tools/misc/ChangeLog +++ b/gettext-tools/misc/ChangeLog @@ -1,3 +1,9 @@ +2014-07-14 Daiki Ueno + + autopoint: Fix the last change + * autopoint.in: Use func_trace_sed for AM_GNU_GETTEXT and + AM_GNU_GETTEXT_VERSION, as they are not an Autoconf trace. + 2014-07-14 Daiki Ueno autopoint: Select macro tracing method by Autoconf version @@ -5,7 +11,7 @@ . * autopoint.in (func_trace_autoconf): Rename from func_trace. ($func_trace): Set to func_trace_autoconf if Autoconf >= 2.69 is - availabl, otherwise to func_trace_sed. + available, otherwise to func_trace_sed. * gettextize.in: Likewise. 2014-06-10 Daiki Ueno -- 2.47.2