]> Dogcows Code - chaz/tar/commit
* bootstrap: Set XGETTEXT_OPTIONS to flag our printf-format functions,
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Aug 2006 21:39:36 +0000 (21:39 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Aug 2006 21:39:36 +0000 (21:39 +0000)
commit01b6fb98bf0f62a042afb236c0aa892c627e0632
treed700dde05f32622141e6cbe3b26602513af6b5b2
parentf1309bffbf3b38661b9951bc14ede85e2a3b30bc
* bootstrap: Set XGETTEXT_OPTIONS to flag our printf-format functions,
so that translators are warned about strings that are formats but
don't look like formats.  This might help prevent core dumps.
* configure.ac (AM_GNU_GETTEXT): Upgrade to need-formatstring-macros.
Suggested by Eric Blake to avoid problems like
<http://lists.gnu.org/archive/html/bug-coreutils/2006-07/msg00087.html>.
(AM_GNU_GETTEXT_VERSION): Upgrade from 0.12.1 to 0.15.  The gettext
manual says we should use the version number normally expected of
maintainers, neither more nor less.
ChangeLog
bootstrap
configure.ac
This page took 0.023932 seconds and 4 git commands to generate.