modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / modules / hard-locale
blob88dff8e9027b8a5b1d97599b65d8a66bd219a8fd
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:
17 lib_SOURCES += hard-locale.c
19 Include:
20 "hard-locale.h"
22 License:
23 GPL
25 Maintainer:
26 Paul Eggert