]> git.ipfire.org Git - thirdparty/gettext.git/commit
intl: Use the lookup optimization also on platforms without per-thread locales.
authorBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2019 09:43:45 +0000 (11:43 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 27 Apr 2019 10:07:09 +0000 (12:07 +0200)
commit9daba8f33bec565b1fcfd42cac5e93a841c40462
tree7298959f5909903194678733500601362fed68b7
parent01e4146e6e5338e0a8593235caa5c7fdc4a41ca9
intl: Use the lookup optimization also on platforms without per-thread locales.

This bug was introduced on 2007-01-27.

* gettext-runtime/intl/dcigettext.c (DCIGETTEXT): Fix #ifdef/#endif chain.
gettext-runtime/intl/dcigettext.c