mirror of
https://https.git.savannah.gnu.org/git/gnulib.git
synced 2026-06-15 15:25:49 +00:00
4ad2c25bbd
* modules/mcel (Description): Fix typo.
36 lines
455 B
Plaintext
36 lines
455 B
Plaintext
Description:
|
|
Multibyte Characters, Encoding errors, and Lengths
|
|
|
|
Files:
|
|
lib/mcel.c
|
|
lib/mcel.h
|
|
|
|
Depends-on:
|
|
assert-h
|
|
builtin-expect
|
|
extern-inline
|
|
limits-h
|
|
mbrtoc32
|
|
bool
|
|
uchar-h
|
|
verify
|
|
|
|
configure.ac:
|
|
|
|
Makefile.am:
|
|
lib_SOURCES += mcel.c mcel.h
|
|
|
|
Include:
|
|
"mcel.h"
|
|
|
|
Link:
|
|
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
|
|
$(MBRTOWC_LIB)
|
|
$(LTLIBC32CONV) when linking with libtool, $(LIBC32CONV) otherwise
|
|
|
|
License:
|
|
LGPLv2+
|
|
|
|
Maintainer:
|
|
all
|