ansi-c++-opt: Provide option --enable-c++/--disable-c++ when possible.
[gnulib.git] / modules / duplocale
1 Description:
2 duplocale() function: duplicate a locale object.
3
4 Files:
5 lib/duplocale.c
6 m4/duplocale.m4
7
8 Depends-on:
9 locale
10
11 configure.ac:
12 gl_FUNC_DUPLOCALE
13 gl_LOCALE_MODULE_INDICATOR([duplocale])
14
15 Makefile.am:
16
17 Include:
18 <locale.h>
19
20 License:
21 LGPL
22
23 Maintainer:
24 Bruno Haible