blob: aaa12cd09db889987d4f15cbeaf0811ba45bf16f [file] [log] [blame]
Description:
duplocale() function: duplicate a locale object.
Files:
lib/duplocale.c
m4/duplocale.m4
Depends-on:
locale
setlocale-null [test $REPLACE_DUPLOCALE = 1]
configure.ac:
gl_FUNC_DUPLOCALE
if test $REPLACE_DUPLOCALE = 1; then
AC_LIBOBJ([duplocale])
gl_PREREQ_DUPLOCALE
fi
gl_LOCALE_MODULE_INDICATOR([duplocale])
Makefile.am:
Include:
<locale.h>
Link:
$(LIB_DUPLOCALE)
License:
LGPL
Maintainer:
all