gnulib-tool.py: Regenerate aclocal.m4 before using 'autoconf -t ...'.
[gnulib.git] / modules / localcharset
blob65ab529e95bf6ba2383c1b33fe4655073affe29f
1 Description:
2 Return current locale's character encoding.
4 Files:
5 lib/localcharset.h
6 lib/localcharset.c
7 m4/codeset.m4
8 m4/localcharset.m4
10 Depends-on:
11 extensions
13 configure.ac:
14 gl_LOCALCHARSET
15 dnl For backward compatibility. Some packages still use this.
16 LOCALCHARSET_TESTS_ENVIRONMENT=
17 AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])
19 Makefile.am:
20 lib_SOURCES += localcharset.c
22 Include:
23 "localcharset.h"
25 License:
26 LGPLv2+
28 Maintainer:
29 all