diff options
author | Bruno Haible <bruno@clisp.org> | 2006-10-24 13:53:23 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:14:12 +0200 |
commit | 96f52a118324ebfa5e4b45bf948f134e75aadda1 (patch) | |
tree | 0852dc67a3972199606936b81fe72cb7fe67a494 /autogen.sh | |
parent | 0c7080d978a230eec5db6e67b13e900c38fea6a3 (diff) | |
download | external_gettext-96f52a118324ebfa5e4b45bf948f134e75aadda1.zip external_gettext-96f52a118324ebfa5e4b45bf948f134e75aadda1.tar.gz external_gettext-96f52a118324ebfa5e4b45bf948f134e75aadda1.tar.bz2 |
Use unlocked-io also in libgettextpo.
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -189,6 +189,7 @@ if test -n "$GNULIB_TOOL"; then progname stdbool ucs4-utf8 + unlocked-io utf8-ucs4 utf16-ucs4 vasprintf |