2 Character set conversion of strings with error handling, uses iconv.
14 unistr/u8-mbtouc-unsafe
24 if test $gl_cond_libtool = false; then
25 gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
26 gl_libdeps="$gl_libdeps $LIBICONV"
30 lib_SOURCES += striconveh.h striconveh.c
32 lib_LDFLAGS += $(LTLIBICONV)
39 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise