Home | History | Annotate | Download | only in intl

Lines Matching refs:LIBICONV

613 LIBICONV
1323 --with-libiconv-prefix[=DIR] search for libiconv in DIR/include and DIR/lib
1324 --without-libiconv-prefix don't search for libiconv in includedir and libdir
5029 # Check whether --with-libiconv-prefix was given.
5056 LIBICONV=
5081 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
5149 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
5162 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
5165 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
5178 for x in $LDFLAGS $LIBICONV; do
5194 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
5197 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
5199 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
5206 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
5208 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
5274 for x in $LDFLAGS $LIBICONV; do
5291 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$additional_libdir"
5350 LIBICONV="${LIBICONV}${LIBICONV:+ }$dep"
5357 LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
5374 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
5381 LIBICONV="${LIBICONV}${LIBICONV:+ }$flag"
5462 am_cv_func_iconv="no, consider installing GNU libiconv"
5485 LIBS="$LIBS $LIBICONV"
5518 { $as_echo "$as_me:${as_lineno-$LINENO}: checking how to link with libiconv" >&5
5519 $as_echo_n "checking how to link with libiconv... " >&6; }
5520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $LIBICONV" >&5
5521 $as_echo "$LIBICONV" >&6; }
5524 LIBICONV=
6217 if test "$gt_cv_func_gnugettext1_libintl" != yes && test -n "$LIBICONV"; then
6218 LIBS="$LIBS $LIBICONV"
6238 LIBINTL="$LIBINTL $LIBICONV"
6273 LIBINTL="\${top_builddir}/intl/libintl.a $LIBICONV"