putenv tests: Put the putenv() argument strings into writable memory.
[gnulib.git] / modules / mcel
blob59ca6336413afe004315c7e12a8ee9fd69ff7be4
1 Description:
2 Multibye Characters, Encoding errors, and Lengths
4 Files:
5 lib/mcel.c
6 lib/mcel.h
8 Depends-on:
9 assert-h
10 extern-inline
11 limits-h
12 mbrtoc32
13 stdbool
14 uchar
15 verify
17 configure.ac:
19 Makefile.am:
20 lib_SOURCES += mcel.c mcel.h
22 Include:
23 "mcel.h"
25 Link:
26 $(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
27 $(MBRTOWC_LIB)
28 $(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
30 License:
31 LGPLv2+
33 Maintainer:
34 all