diff options
author | Jim Meyering <meyering@redhat.com> | 2007-10-28 15:38:17 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2007-10-28 15:38:17 +0100 |
commit | 6555874879ea0cb8665fca8d2feb10cf8262d49b (patch) | |
tree | bac7d63645bf350893c0dfdacb715b012d1c9909 /ChangeLog | |
parent | 39639a8a6adc38c56e15d028b8b6d792a4183b07 (diff) | |
download | coreutils-6555874879ea0cb8665fca8d2feb10cf8262d49b.tar.xz |
Require gnulib's printf-posix module, to support Interix.
* bootstrap.conf (gnulib_modules): Add printf-posix.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2007-10-28 Jim Meyering <meyering@redhat.com> + Require gnulib's printf-posix module, to support Interix. + * bootstrap.conf (gnulib_modules): Add printf-posix. + Help xgettext recognize more printf-style format strings. * bootstrap.conf (XGETTEXT_OPTIONS): Add directives for error, error_at_line, xasprintf, xfprintf and xprintf. |