view modules/localcharset @ 40230:25f5a9e7e5fb

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 11 Mar 2019 09:16:52 -0700
parents 875fdac94cdd
children
line wrap: on
line source

Description:
Return current locale's character encoding.

Files:
lib/localcharset.h
lib/localcharset.c
m4/codeset.m4
m4/localcharset.m4

Depends-on:
extensions

configure.ac:
gl_LOCALCHARSET
dnl For backward compatibility. Some packages still use this.
LOCALCHARSET_TESTS_ENVIRONMENT=
AC_SUBST([LOCALCHARSET_TESTS_ENVIRONMENT])

Makefile.am:
lib_SOURCES += localcharset.c

Include:
"localcharset.h"

License:
LGPLv2+

Maintainer:
all