From 6555874879ea0cb8665fca8d2feb10cf8262d49b Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Sun, 28 Oct 2007 15:38:17 +0100 Subject: [PATCH] Require gnulib's printf-posix module, to support Interix. * bootstrap.conf (gnulib_modules): Add printf-posix. --- ChangeLog | 3 +++ bootstrap.conf | 1 + 2 files changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 633e3604ef..6c8cd8742f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-10-28 Jim Meyering + 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. diff --git a/bootstrap.conf b/bootstrap.conf index d7851feb46..bc590dbaa9 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -61,6 +61,7 @@ gnulib_modules=" memrchr mgetgroups mkancesdirs mkdir mkdir-p mkstemp mktime modechange mountlist mpsort obstack pathmax perl physmem + printf-posix posixtm posixver putenv quote quotearg raise readlink areadlink-with-size randint -- 2.47.2