Include <libintl.h> if ENABLE_NLS.
authorJim Meyering <jim@meyering.net>
Tue, 10 Aug 1999 10:50:18 +0000 (10:50 +0000)
committerJim Meyering <jim@meyering.net>
Tue, 10 Aug 1999 10:50:18 +0000 (10:50 +0000)
commit66bec62b1852c1389265e9d05ec95101cfcf504b
tree3965b7375f11f95169ec63cfb285b70cd1d76f10
parent9142a5a2a4bfd9b07388e159fc104bb75c25efe8
Include <libintl.h> if ENABLE_NLS.
(_): New macro.
(quoting_style_args, quoting_style_v, quotearg_buffer): Add support
for locale_quoting_style, using _("`") and _("'") for open and close
quote symbols.
Do not quote spaces in escape_quoting_style.
(quotearg_n_style, quotearg_style): New functions.
lib/quotearg.c