repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Assume Autoconf >= 2.63.
[gnulib.git]
/
modules
/
localcharset
blob
65ab529e95bf6ba2383c1b33fe4655073affe29f
1
Description:
2
Return current locale's character encoding.
3
4
Files:
5
lib/localcharset.h
6
lib/localcharset.c
7
m4/codeset.m4
8
m4/localcharset.m4
9
10
Depends-on:
11
extensions
12
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])
18
19
Makefile.am:
20
lib_SOURCES += localcharset.c
21
22
Include:
23
"localcharset.h"
24
25
License:
26
LGPLv2+
27
28
Maintainer:
29
all