Searched refs:LIBICONV (Results 1 – 8 of 8) sorted by relevance
/freebsd/sys/contrib/openzfs/config/ |
H A D | iconv.m4 | 16 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV 27 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV 53 LIBS="$LIBS $LIBICONV" 74 LIBS="$LIBS $LIBICONV" 216 AC_MSG_RESULT([$LIBICONV]) 218 dnl If $LIBICONV didn't lead to a usable library, we don't need $INCICONV 221 LIBICONV= 224 AC_SUBST([LIBICONV])
|
H A D | gettext.m4 | 216 … eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV"; then 217 LIBS="$LIBS $LIBICONV" 239 [LIBINTL="$LIBINTL $LIBICONV" 276 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LIBICONV $LIBTHREAD"
|
/freebsd/contrib/smbfs/ |
H A D | INSTALL | 10 tree and requires options LIBMCHAIN and LIBICONV included in the kernel
|
H A D | HISTORY | 21 by following options: LIBMCHAIN, LIBICONV, NETSMB, NETSMBCRYPTO and SMBFS.
|
/freebsd/sys/conf/ |
H A D | options | 152 LIBICONV
|
H A D | NOTES | 705 # NETSMB enables support for SMB protocol, it requires LIBMCHAIN and LIBICONV 1224 # Optional character code conversion support with LIBICONV. 1225 # Each option requires their base file system and LIBICONV. 1491 options LIBICONV
|
/freebsd/contrib/dialog/ |
H A D | aclocal.m4 | 158 LIBICONV= 162 LIBICONV="-liconv" 167 AC_SUBST(LIBICONV) 402 CF_ADD_LIBS($LIBICONV) 433 INTLLIBS="$cf_cv_library_file_intl $LIBICONV" 474 …="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $LIBICONV"
|
H A D | configure | 9912 LIBICONV= 9998 LIBICONV="-liconv" 10391 for cf_add_1lib in $LIBICONV; do cf_add_0lib="$cf_add_1lib $cf_add_0lib"; done 10921 INTLLIBS="$cf_cv_library_file_intl $LIBICONV" 11056 INTLLIBS="\$(top_builddir)/intl/libintl.a $LIBICONV" 26602 s,@LIBICONV@,$LIBICONV,;t t
|