Lines Matching refs:LIBICONV
650 LIBICONV
1473 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1474 --without-libiconv-prefix don't search for libiconv in includedir and libdir
7568 # Check whether --with-libiconv-prefix was given.
7595 LIBICONV=
7620 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
7688 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7701 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7704 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7717 for x in $LDFLAGS $LIBICONV; do
7733 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
7736 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7738 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
7745 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
7747 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
7813 for x in $LDFLAGS $LIBICONV; do
7830 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
7889 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
7896 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
7913 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
7920 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
8246 am_cv_func_iconv="no, consider installing GNU libiconv"
8269 LIBS="$LIBS $LIBICONV"
8302 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
8303 $as_echo_n "checking how to link with libiconv... " >&6; }
8304 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
8305 $as_echo "$LIBICONV" >&6; }
8308 LIBICONV=
9001 if test "$gt_cv_func_gnugettext1_libintl" != yes && test -n "$LIBICONV"; then
9002 LIBS="$LIBS $LIBICONV"
9022 LIBINTL="$LIBINTL $LIBICONV"
9057 LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV"