git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / hard-locale
blob2f9810adf98d2176c455edadc93c2653795a1508
1 Description:
2 Determine whether the current locale is different from the "C" locale.
4 Files:
5 lib/hard-locale.h
6 lib/hard-locale.c
7 m4/hard-locale.m4
9 Depends-on:
10 stdbool
11 strdup
13 configure.ac:
14 gl_HARD_LOCALE
16 Makefile.am:
18 Include:
19 "hard-locale.h"
21 License:
22 GPL
24 Maintainer:
25 Paul Eggert