diff options
author | Bruno Haible <bruno@clisp.org> | 2009-12-23 15:23:48 +0100 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-12-23 15:34:39 +0100 |
commit | 85de14f614534603cf01144192cae044df638e22 (patch) | |
tree | f6629fab4d16e7e8bd09773e76f304e2297325bf /modules/localename | |
parent | 744df8b1de32a5c4047aff5e9a9fa8b680ffea6f (diff) | |
download | gnulib-85de14f614534603cf01144192cae044df638e22.tar.gz |
localename: Make aware of thread locale.
Diffstat (limited to 'modules/localename')
-rw-r--r-- | modules/localename | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/modules/localename b/modules/localename index 0d9f05e2e6..165de35241 100644 --- a/modules/localename +++ b/modules/localename @@ -10,6 +10,7 @@ m4/lcmessage.m4 Depends-on: strdup +lock configure.ac: gl_LOCALENAME |