repo.or.cz
/
gnulib.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Make better use of Autoconf.
[gnulib.git]
/
modules
/
hard-locale
blob
d4463b74bd90856fb412022d4200f8fa1333a79e
1
Description:
2
Determine whether the current locale is different from the "C" locale.
3
4
Files:
5
lib/hard-locale.h
6
lib/hard-locale.c
7
8
Depends-on:
9
stdbool
10
strdup
11
12
configure.ac:
13
14
Makefile.am:
15
lib_SOURCES += hard-locale.c
16
17
Include:
18
"hard-locale.h"
19
20
License:
21
LGPLv2+
22
23
Maintainer:
24
Paul Eggert