mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-05-13 15:13:36 +00:00
* m4/hard-locale.m4: Remove. * modules/hard-locale (Files): Remove m4/hard-locale.m4. (configure.ac): Do not call gl_HARD_LOCALE.
25 lines
283 B
Plaintext
25 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
|
|
|
|
Depends-on:
|
|
stdbool
|
|
strdup
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += hard-locale.c
|
|
|
|
Include:
|
|
"hard-locale.h"
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
Paul Eggert
|