1
0
mirror of https://https.git.savannah.gnu.org/git/gnulib.git synced 2026-06-15 15:25:49 +00:00
Files
Reuben Thomas 4ad2c25bbd mcel: Fix typo in description.
* modules/mcel (Description): Fix typo.
2025-11-30 16:45:25 +01:00

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