gnulib-tool.py: Make --megatest behaviour more similar to shell impl.
[gnulib.git] / modules / localename
blob576e0451e310a00a06f839b657ec170d567b8807
1 Description:
2 Return current locale's name, according to glibc naming conventions.
4 Files:
5 lib/localename.h
6 lib/localename.c
7 lib/struniq.h
9 Depends-on:
10 locale
11 localename-unsafe
12 flexmember
13 lock
14 stdbool
15 thread-optim
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += localename.c
22 Include:
23 "localename.h"
25 Link:
26 @INTL_MACOSX_LIBS@
27 $(LIBTHREAD)
29 License:
30 LGPLv2+
32 Maintainer:
33 all