Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / hard-locale
blobd4463b74bd90856fb412022d4200f8fa1333a79e
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
8 Depends-on:
9 stdbool
10 strdup
12 configure.ac:
14 Makefile.am:
15 lib_SOURCES += hard-locale.c
17 Include:
18 "hard-locale.h"
20 License:
21 LGPLv2+
23 Maintainer:
24 Paul Eggert