Hash :
8222c4ae
Author :
Date :
2023-06-27T13:25:33
striconveh: Fix module description. * modules/striconveh (Link): Add $(LIBUNISTRING). * modules/striconveha (Link): New section. * modules/xstriconveh (Link): New section.
Description:
Character set conversion of strings made easy, uses iconv, with out-of-memory
checking.
Files:
lib/xstriconveh.h
lib/xstriconveh.c
Depends-on:
striconveh
xalloc
configure.ac:
Makefile.am:
lib_SOURCES += xstriconveh.c
Include:
"xstriconveh.h"
Link:
$(LTLIBUNISTRING) when linking with libtool, $(LIBUNISTRING) otherwise
$(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise
License:
GPL
Maintainer:
all