git-merge-changelog: Simplify installation instructions.
[gnulib.git] / modules / wchar-single
blob08f6a850210ad86baceeb340678612fb313320de
1 Description:
2 Enable more efficient wchar replacements, where we know
3 the locale charset will not change between calls.
5 Files:
7 Depends-on:
8 wchar
10 configure.ac:
11 AC_DEFINE([GNULIB_WCHAR_SINGLE_LOCALE], [1],
12   [Define to 1 to enable more efficient wchar replacements,
13    where we know the locale charset will not change between calls.])
14 dnl For backward compatibility:
15 gl_MODULE_INDICATOR([wchar-single])
17 Makefile.am:
19 Include:
21 License:
22 LGPLv2+
24 Maintainer:
25 all