2 Character set conversion of strings made easy, uses iconv.
15 if test $gl_cond_libtool = false; then
16 gl_ltlibdeps="$gl_ltlibdeps $LTLIBICONV"
17 gl_libdeps="$gl_libdeps $LIBICONV"
21 lib_SOURCES += striconv.h striconv.c
23 lib_LDFLAGS += $(LTLIBICONV)
30 $(LTLIBICONV) when linking with libtool, $(LIBICONV) otherwise