]> git.draconx.ca Git - cdecl99.git/blob - lib/local/modules/hard-locale
cdecl99: Avoid gnulib setlocale_null bits.
[cdecl99.git] / lib / local / modules / hard-locale
1 Description:
2 Determine whether the current locale is different from the "C" locale
3 (simplified version with all multithreading bits removed).
4
5 Files:
6 lib/hard-locale.h
7
8 Depends-on:
9 gnulib-local
10
11 configure.ac:
12 m4_set_add_all([DX_GNULIB_LOCAL_DIST], [modules/hard-locale],
13   [lib/hard-locale.h])dnl
14 AC_REQUIRE([AC_C_INLINE])dnl
15
16 Makefile.am:
17
18 License:
19 LGPLv2+
20
21 Maintainer:
22 Nick Bowler