]> git.ipfire.org Git - thirdparty/gettext.git/commit
autopoint: Select macro tracing method by Autoconf version
authorDaiki Ueno <ueno@gnu.org>
Sun, 13 Jul 2014 20:37:57 +0000 (05:37 +0900)
committerDaiki Ueno <ueno@gnu.org>
Sun, 13 Jul 2014 20:37:57 +0000 (05:37 +0900)
commite1bd11a11bb389faa08db74695b491c9b92c4437
tree0476160acb49045734a4d2b9b401619d8014d977
parent35de76720ac949fc3be404a52291d33fea2d96fe
autopoint: Select macro tracing method by Autoconf version
Reported and analyzed by Pádraig Brady in:
<http://lists.gnu.org/archive/html/bug-gnulib/2014-07/msg00071.html>.

* 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.
* gettextize.in: Likewise.
gettext-tools/misc/ChangeLog
gettext-tools/misc/autopoint.in
gettext-tools/misc/gettextize.in