(Depends-on): Add strdup.
[gnulib.git] / modules / hard-locale
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 m4/hard-locale.m4
8
9 Depends-on:
10 strdup
11
12 configure.ac:
13 gl_HARD_LOCALE
14
15 Makefile.am:
16 lib_SOURCES += hard-locale.h hard-locale.c
17
18 Include:
19 "hard-locale.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert