diff options
author | Bruno Haible <bruno@clisp.org> | 2006-12-15 12:57:56 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:29 +0200 |
commit | 64e43a52e9925e0552ff4dcdc471d9e4c9ab8282 (patch) | |
tree | 7efb32630e525013d192d7cb338497acb4dd0d89 /autogen.sh | |
parent | 5a1fbf1af33dd9c469b5ad51781832694a2e945c (diff) | |
download | external_gettext-64e43a52e9925e0552ff4dcdc471d9e4c9ab8282.zip external_gettext-64e43a52e9925e0552ff4dcdc471d9e4c9ab8282.tar.gz external_gettext-64e43a52e9925e0552ff4dcdc471d9e4c9ab8282.tar.bz2 |
Add styling support to the PO output routines.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -99,6 +99,7 @@ if test -n "$GNULIB_TOOL"; then error-progname execute exit + fd-ostream file-ostream findprog fnmatch-posix @@ -110,6 +111,7 @@ if test -n "$GNULIB_TOOL"; then getopt gettext-h hash + html-styled-ostream iconv javacomp javaexec @@ -136,6 +138,8 @@ if test -n "$GNULIB_TOOL"; then strpbrk strtol strtoul + styled-ostream + term-styled-ostream ucs4-utf8 unistd unlocked-io |