Files
RedBear-OS/local/recipes/dev/libtool/source/gnulib/modules/xstriconveh
T

30 lines
432 B
Plaintext

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