Home
last modified time | relevance | path

Searched refs:libiconv (Results 1 – 25 of 34) sorted by relevance

12

/src/sys/contrib/openzfs/config/ !
H A Diconv.m417 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
24 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and
25 dnl those with the standalone portable GNU libiconv installed).
28 dnl Search for libiconv and define LIBICONV, LTLIBICONV and INCICONV
33 dnl so that if libiconv is installed, it will be used (unless disabled
34 dnl via --without-libiconv-prefix). The first AC_LINK_IFELSE will
40 am_cv_func_iconv="no, consider installing GNU libiconv"
216 AC_MSG_CHECKING([how to link with libiconv])
275 dnl When compiling GNU libiconv on a system that does not have iconv yet,
H A Dgettext.m482 dnl Sometimes libintl requires libiconv, so first search for libiconv.
177 dnl Sometimes libintl requires libiconv, so first search for libiconv.
184 dnl even if libiconv doesn't exist.
192 dnl Now see whether libintl exists and does not depend on libiconv.
216 dnl Now see whether libintl exists and depends on libiconv.
H A Duser-gettext.m43 dnl # Check if libintl and possibly libiconv are needed for gettext() functionality
/src/contrib/libarchive/libarchive/ !
H A Darchive_version_details.c180 const char *libiconv = archive_libiconv_version(); in archive_version_details() local
233 if (libiconv) { in archive_version_details()
235 archive_strcat(&str, libiconv); in archive_version_details()
/src/tools/test/iconv/gnu/ !
H A DMakefile7 DPADD= /usr/local/lib/libiconv.a
/src/tools/test/iconv/refgen/ !
H A DMakefile10 DPADD= /usr/local/lib/libiconv.a
/src/sys/modules/libiconv/ !
H A DMakefile3 KMOD= libiconv
/src/tools/tools/locale/etc/charmaps/ !
H A DARMSCII-8.TXT4 # in the file libiconv-1.0/ARMSCII-8.TXT
6 # Updated with libiconv-1.13.1/tests/ARMSCII-8.TXT
H A Dcharmaps.txt32 eucJP haible.de: EUC-JP.html / libiconv 1.13
H A DCP1131.TXT7 # With updates from libiconv-1.13.1/tests/CP1131.TXT
/src/sys/libkern/ !
H A Diconv_xlat.c42 MODULE_DEPEND(iconv_xlat, libiconv, 2, 2, 2);
H A Diconv_xlat16.c42 MODULE_DEPEND(iconv_xlat16, libiconv, 2, 2, 2);
H A Diconv_ucs.c71 MODULE_DEPEND(iconv_ucs, libiconv, 2, 2, 2);
H A Diconv.c48 MODULE_VERSION(libiconv, 2);
/src/contrib/nvi/ !
H A DINSTALL.md9 - libiconv (for `USE_ICONV`);
/src/contrib/smbfs/ !
H A DHISTORY22 - Removed static dependency on the libiconv library, option WITH_ICONV
23 removed as well. If you use libiconv support, make sure that the latest
/src/sys/sys/ !
H A Diconv.h229 MODULE_DEPEND(fsname ## _iconv, libiconv, 2, 2, 2); \
/src/sys/fs/smbfs/ !
H A Dsmbfs_vfsops.c85 MODULE_DEPEND(smbfs, libiconv, 1, 1, 2);
/src/sys/netsmb/ !
H A Dsmb_dev.c63 MODULE_DEPEND(netsmb, libiconv, 1, 1, 2);
/src/sys/modules/ !
H A DMakefile219 libiconv \
/src/contrib/dialog/ !
H A Daclocal.m4114 dnl Some systems have iconv in libc, some have it in libiconv (OSF/1 and
115 dnl those with the standalone portable GNU libiconv installed).
117 AC_ARG_WITH([libiconv-prefix],
118 [ --with-libiconv-prefix=DIR
119 search for libiconv in DIR/include and DIR/lib], [
120 CF_ADD_OPTIONAL_PATH($withval, libiconv)
128 am_cv_func_iconv=["no, consider installing GNU libiconv"])])
430 dnl If iconv() is in a separate libiconv library, then anyone
432 dnl libiconv.
/src/contrib/bearssl/ !
H A DDoxyfile22 # before the first occurrence of this tag. Doxygen uses libiconv (or the iconv
23 # built into libc) for the transcoding. See http://www.gnu.org/software/libiconv
778 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
779 # documentation (see: http://www.gnu.org/software/libiconv) for the list of
/src/contrib/ldns/ !
H A Dlibdns.doxygen.in22 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
24 # https://www.gnu.org/software/libiconv/ for the list of possible encodings.
866 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
868 # https://www.gnu.org/software/libiconv/) for the list of possible encodings.
/src/contrib/libcbor/ !
H A DDoxyfile32 # text before the first occurrence of this tag. Doxygen uses libiconv (or the
34 # https://www.gnu.org/software/libiconv/ for the list of possible encodings.
916 # libiconv (or the iconv built into libc) for the transcoding. See the libiconv
918 # https://www.gnu.org/software/libiconv/) for the list of possible encodings.
/src/sys/conf/ !
H A Doptions301 # filesystems and libiconv bridge

12