Home | History | Annotate | Download | only in e2fsprogs

Lines Matching refs:libiconv

700 LIBICONV
1576 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1577 --without-libiconv-prefix don't search for libiconv in includedir and libdir
8782 # Check whether --with-libiconv-prefix was given.
8813 LIBICONV=
8840 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
8963 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8976 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8979 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
8992 for x in $LDFLAGS $LIBICONV; do
9008 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
9011 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
9013 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
9020 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
9022 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
9100 for x in $LDFLAGS $LIBICONV; do
9117 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
9176 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
9183 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
9200 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
9207 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
9259 am_cv_func_iconv="no, consider installing GNU libiconv"
9284 LIBS="$LIBS $LIBICONV"
9322 LIBS="$LIBS $LIBICONV"
9461 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
9462 $as_echo_n "checking how to link with libiconv... " >&6; }
9463 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
9464 LIBICONV" >&6; }
9467 LIBICONV=
11286 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then
11287 LIBS="$LIBS $LIBICONV"
11312 LIBINTL="$LIBINTL $LIBICONV"
11348 LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV $LIBTHREAD"