Home
last modified time | relevance | path

Searched refs:LIBICONV (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.25/config/
Diconv.m417 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
27 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
49 LIBS="$LIBS $LIBICONV"
65 AC_MSG_RESULT([$LIBICONV])
67 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
70 LIBICONV=
73 AC_SUBST(LIBICONV) subst
Dgettext.m4181 if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV"; then
182 LIBS="$LIBS $LIBICONV"
199 [LIBINTL="$LIBINTL $LIBICONV"
236 …IBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV"
/toolchain/binutils/binutils-2.25/intl/
Dconfigure5081 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"
[all …]
/toolchain/binutils/binutils-2.25/binutils/
DMakefile.am46 LIBICONV = @LIBICONV@ macro
498 windres_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
502 windmc_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
Dconfigure13577 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
13645 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13658 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13661 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13674 for x in $LDFLAGS $LIBICONV; do
13690 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
13693 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13695 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
13702 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
13704 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
[all …]
DMakefile.in332 LIBICONV = @LIBICONV@
606 windres_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
610 windmc_LDADD = $(BFDLIB) $(LIBIBERTY) $(LEXLIB) $(LIBINTL) $(LIBICONV)
DChangeLog-2007522 dependency on $(LIBICONV) to ...
613 * Makefile.am: Add LIBICONV to windres.
/toolchain/binutils/binutils-2.25/binutils/doc/
DMakefile.in182 LIBICONV = @LIBICONV@