Home
last modified time | relevance | path

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

12

/freebsd-9-stable/contrib/tcsh/
Dconfigure4756 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
4879 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4892 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4895 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4908 for x in $LDFLAGS $LIBICONV; do
4924 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
4927 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
4929 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
4936 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
4938 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
[all …]
DMakefile.in299 EXTRALIBS = @HESLIB@ $(AFSLIB) @LIBICONV@
/freebsd-9-stable/contrib/gcclibs/libcpp/
DMakefile.in47 LIBICONV = @LIBICONV@
95 $(LIBINTL) $(LIBICONV)
Dconfigure7627 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
7695 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7708 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7711 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7724 for x in $LDFLAGS $LIBICONV; do
7740 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
7743 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
7745 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
7752 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
7754 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
[all …]
DChangeLog847 * Makefile.am (LIBICONV): Declare.
848 (makedepend_LDADD): Use LIBICONV.
/freebsd-9-stable/contrib/gcclibs/libdecnumber/
DMakefile.in42 LIBICONV = @LIBICONV@
/freebsd-9-stable/contrib/smbfs/
DINSTALL10 tree and requires options LIBMCHAIN and LIBICONV included in the kernel
DHISTORY21 by following options: LIBMCHAIN, LIBICONV, NETSMB, NETSMBCRYPTO and SMBFS.
/freebsd-9-stable/contrib/binutils/binutils/
Dconfigure13857 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
13925 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13938 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13941 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13954 for x in $LDFLAGS $LIBICONV; do
13970 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
13973 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
13975 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
13982 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
13984 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
[all …]
DMakefile.am23 LIBICONV = @LIBICONV@ macro
348 windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV)
352 windmc_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV)
DChangeLog57 dependency on $(LIBICONV) to ...
148 * Makefile.am: Add LIBICONV to windres.
DMakefile.in268 LIBICONV = @LIBICONV@
505 windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV)
509 windmc_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ $(LIBINTL) $(LIBICONV)
/freebsd-9-stable/contrib/gcc/
Dconfigure10663 test -z "$value" || LIBICONV="${LIBICONV}${LIBICONV:+ }$value"
10731 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10744 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10747 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10760 for x in $LDFLAGS $LIBICONV; do
10776 LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir"
10779 … LIBICONV="${LIBICONV}${LIBICONV:+ }$found_so"
10781 … LIBICONV="${LIBICONV}${LIBICONV:+ }-l$name"
10788 LIBICONV="${LIBICONV}${LIBICONV:+ }$found_a"
10790 … LIBICONV="${LIBICONV}${LIBICONV:+ }-L$found_dir -l$name"
[all …]
DMakefile.in533 LIBICONV = @LIBICONV@
851 LIBS = @LIBS@ $(CPPLIB) $(LIBINTL) $(LIBICONV) $(LIBIBERTY) $(LIBDECNUMBER)
/freebsd-9-stable/contrib/libstdc++/libmath/
DMakefile.in150 LIBICONV = @LIBICONV@
/freebsd-9-stable/contrib/binutils/binutils/doc/
DMakefile.in139 LIBICONV = @LIBICONV@
/freebsd-9-stable/contrib/libstdc++/libsupc++/
DMakefile.in191 LIBICONV = @LIBICONV@
/freebsd-9-stable/contrib/libstdc++/
DMakefile.in167 LIBICONV = @LIBICONV@
DChangeLog415 * scripts/testsuite_flags.in (cxxflags): Add LIBICONV bits.
Dacinclude.m4319 dnl LIBICONV to a -l string containing the iconv library, if needed.
333 AC_CHECK_LIB(iconv, iconv, LIBICONV="-liconv")
335 LIBS="$LIBS $LIBICONV"
336 AC_SUBST(LIBICONV)
/freebsd-9-stable/contrib/libstdc++/src/
DMakefile.in185 LIBICONV = @LIBICONV@
/freebsd-9-stable/contrib/libreadline/
Daclocal.m42179 if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV"; then
2180 LIBS="$LIBS $LIBICONV"
2197 [LIBINTL="$LIBINTL $LIBICONV"
2234 …IBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV"
2462 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
2472 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
2494 LIBS="$LIBS $LIBICONV"
2510 AC_MSG_RESULT([$LIBICONV])
2512 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV
2515 LIBICONV=
[all …]
/freebsd-9-stable/contrib/gdb/gdb/
Dacinclude.m4916 LIBICONV=
918 LIBICONV="-liconv"
920 AC_SUBST(LIBICONV)
Daclocal.m4924 LIBICONV=
926 LIBICONV="-liconv"
928 AC_SUBST(LIBICONV)
/freebsd-9-stable/contrib/libstdc++/include/
DMakefile.in135 LIBICONV = @LIBICONV@

12