Description: Enable more efficient wchar replacements, where we know the locale charset will not change between calls. Files: Depends-on: wchar-h configure.ac: AC_DEFINE([GNULIB_WCHAR_SINGLE_LOCALE], [1], [Define to 1 to enable more efficient wchar replacements, where we know the locale charset will not change between calls.]) dnl For backward compatibility: gl_MODULE_INDICATOR([wchar-single]) Makefile.am: Include: License: LGPLv2+ Maintainer: all