view modules/localcharset @ 40186:8964917f9574

autoupdate
author Karl Berry <karl@freefriends.org>
date Mon, 18 Feb 2019 08:02:49 -0800
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