Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:LIBICONV

646 LIBICONV
1463 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1464 --without-libiconv-prefix don't search for libiconv in includedir and libdir
7468 # Check whether --with-libiconv-prefix was given.
7495 LIBICONV=
7520 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
7588 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7601 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7604 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7617 for x in $LDFLAGS $LIBICONV; do
7633 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
7636 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7638 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
7645 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
7647 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
7713 for x in $LDFLAGS $LIBICONV; do
7730 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
7789 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
7796 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
7813 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
7820 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
8146 am_cv_func_iconv="no, consider installing GNU libiconv"
8169 LIBS="$LIBS $LIBICONV"
8202 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
8203 $as_echo_n "checking how to link with libiconv... " >&6; }
8204 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
8205 $as_echo "$LIBICONV" >&6; }
8208 LIBICONV=
8901 if test "$gt_cv_func_gnugettext1_libintl" != yes && test -n "$LIBICONV"; then
8902 LIBS="$LIBS $LIBICONV"
8922 LIBINTL="$LIBINTL $LIBICONV"
8957 LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV"