Mats reported the following problem when bootstraping inetutils with
the latest gnulib/ (2011-12-17):
configure.ac:152: error: possibly undefined macro: gl_FUNC_READLINE
configure.ac:176: error: possibly undefined macro: AC_DEFINE
This is due that we set ACLOCAL_FLAGS in bootstrap.conf
On 12/20/11 00:57, bonz...@gnu.org wrote:
> -/* Like clocale_quoting_style, but quote `like this' instead of
> - "like this" in the default C locale (ls --quoting-style=locale).
> +/* Like clocale_quoting_style, but use single quotes in the
> + default C locale or if the progra
Jim Meyering wrote:
> Here is a proposed patch to bring gnulib's bootstrap back
> into sync with the one from coreutils.
>
> Back in September I made the following two changes to coreutils' bootstrap:
>
> maint: bootstrap: run autopoint and libtoolize *before* gnulib-tool
> http://git.sv.gnu.
From: Paolo Bonzini
* lib/quotearg.c (gettext_quote): Map "`" to "'" for locale_quoting_style.
(quotearg_buffer_restyled): Fix example.
* tests/test-quotearg-simple.c (results_g): Adjust test vectors.
---
NEWS |9 +
lib/quotearg.c |7 ++-
From: Paolo Bonzini
Most programs do not have translation catalogs for English and much less
separate catalogs for British and American English. Drop the suggestion
to translators about these two, and provide it automatically for Unicode
locales. Like most programs, even those using American En
From: Paolo Bonzini
Here is what I'm pushing. Thanks for the remarks. I'll follow-up
patching standards.texi.
These patches implement the quoting standard that has been in use for
seven years in GCC. In UTF-8 and GB-18030 locales, the second replaces
quotes with the Unicode LEFT SINGLE QUOTAT
From: Paolo Bonzini
* lib/quotearg.c (quotearg_buffer_restyled): Fix link to Wikipedia.
---
lib/quotearg.c |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/lib/quotearg.c b/lib/quotearg.c
index 03fbfe7..fdcb8da 100644
--- a/lib/quotearg.c
+++ b/lib/quotearg.c
@@ -273,7 +