mirror of
https://git.savannah.gnu.org/git/gnulib.git
synced 2025-08-17 12:41:05 +03:00
26 lines
283 B
Plaintext
26 lines
283 B
Plaintext
Description:
|
|
Determine whether the current locale is different from the "C" locale.
|
|
|
|
Files:
|
|
lib/hard-locale.h
|
|
lib/hard-locale.c
|
|
m4/hard-locale.m4
|
|
|
|
Depends-on:
|
|
stdbool
|
|
strdup
|
|
|
|
configure.ac:
|
|
gl_HARD_LOCALE
|
|
|
|
Makefile.am:
|
|
|
|
Include:
|
|
"hard-locale.h"
|
|
|
|
License:
|
|
GPL
|
|
|
|
Maintainer:
|
|
Paul Eggert
|