Searched refs:intl (Results 1 – 19 of 19) sorted by relevance
| /src/sys/contrib/openzfs/config/ |
| H A D | gettext.m4 | 28 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static, 36 dnl INTLDIR is used to find the intl libraries. If empty, 37 dnl the value '$(top_builddir)/intl/' is used. 40 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 182 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv]) 185 AC_LIB_LINKFLAGS_BODY([intl]) 252 dnl libintl. (Cf. the install rule in intl/Makefile.in.) 277 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LIBICONV $LIBTHREAD" 278 LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.la $LTLIBICONV $LTLIBTHREAD" 320 gt_source="included intl directory"
|
| /src/contrib/dialog/po/ |
| H A D | makefile.inn | 43 INCLUDES = -I.. -I$(top_srcdir)/intl 77 sed -f ../intl/po2msg.sed < $< > $*.msg \ 97 sed -f ../intl/po2tbl.sed $(srcdir)/$(PACKAGE).pot \ 172 cat-id-tbl.o: ../intl/libgettext.h
|
| /src/share/vt/keymaps/ |
| H A D | INDEX.keymaps | 542 us.intl.acc.kbd:en:United States of America International (accent keys) 543 us.intl.acc.kbd:da:USA international (accenttaster) 544 us.intl.acc.kbd:de:US-amerikanisch international (mit Akzenten) 545 us.intl.acc.kbd:fr:États Unis d'Amérique International (avec accents) 546 us.intl.acc.kbd:pt:Estados Unidos da América Internacional (com acentos) 547 us.intl.acc.kbd:es:Estadounidense Internacional (con acentos)
|
| /src/contrib/llvm-project/libcxx/include/ |
| H A D | iomanip | 25 template <class moneyT> T7 get_money(moneyT& mon, bool intl = false); 26 template <class charT, class moneyT> T8 put_money(const moneyT& mon, bool intl = false);
|
| H A D | print | 191 // See: https://learn.microsoft.com/en-us/windows/win32/intl/code-page-identifiers
|
| H A D | locale | 2241 static const bool intl = _International; 2267 const bool moneypunct<_CharT, _International>::intl;
|
| /src/contrib/file/magic/Magdir/ |
| H A D | gnu | 13 # gettext-0.19.8.1/gettext-runtime/intl/gmo.h
|
| /src/contrib/dialog/ |
| H A D | aclocal.m4 | 310 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static, 313 dnl $(top_builddir)/intl/libintl.a will be created. 317 dnl LIBDIR is used to find the intl libraries. If empty, 318 dnl the value `$(top_builddir)/intl/' is used. 323 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled 381 dnl suppresses a bogus search for the intl library. 406 intl, 422 dnl libintl. (Cf. the install rule in intl/Makefile.in.) 469 if test -f "$srcdir/intl/libintl.h" ; then 474 …INTLLIBS="ifelse([$3],[],\$(top_builddir)/intl,[$3])/libintl.ifelse([$1], use-libtool, [l], [])a $… [all …]
|
| H A D | CHANGES | 985 + build-fixes for linking to intl library in /usr/local 2280 symbolic link into/libintl.h if we are not using the bundled intl 2298 use an included intl library, but I consider that to be a waste of
|
| H A D | configure | 10409 echo "${as_me:-configure}:10409: testing Starting FIND_LINKAGE(intl,) ..." 1>&5 11261 $srcdir/intl/Makefile.in \ 11262 $srcdir/intl/makefile.in
|
| /src/contrib/ntp/sntp/libopts/m4/ |
| H A D | libopts.m4 | 102 AC_CHECK_LIB(intl,gettext)
|
| /src/contrib/ntp/sntp/ |
| H A D | config.h.in | 158 /* Define to 1 if you have the `intl' library (-lintl). */
|
| /src/crypto/krb5/src/ |
| H A D | configure.ac | 129 AC_SEARCH_LIBS(dgettext, intl, [
|
| H A D | configure | 9204 for ac_lib in '' intl
|
| /src/contrib/llvm-project/libcxx/src/ |
| H A D | locale.cpp | 5068 bool intl, in __init_pat() argument 5078 const bool symbol_contains_sep = intl && __curr_symbol_.size() == 4; in __init_pat()
|
| /src/contrib/ntp/ |
| H A D | config.h.in | 529 /* Define to 1 if you have the `intl' library (-lintl). */
|
| H A D | CommitLog-4.1.0 | 5225 Reported by: Ronald Cole <ronald@forte-intl.com>
|
| /src/contrib/flex/ |
| H A D | ChangeLog | 200 * src/Makefile.am: build: Remove "-I$(top_srcdir)/intl" from 201 …CPPFLAGS. Revert commit e02c3d27eeb6b53ec82532ab080c23ce26813fd4 ("include the intl/ subdirectory… 202 …$(top_srcdir)/intl subdirectory during compiling is unnecessary. This flag seems to be left after… 4871 * Makefile.am, configure.in: remove intl from dist 5361 * Makefile.am: include the intl/ subdirectory when searching for 5892 * Makefile.am, configure.in: include intl in the distribution and in
|
| /src/contrib/ncurses/ |
| H A D | aclocal.m4 | 7318 AC_CHECK_LIB(intl,libintl_gettext,[CF_ADD_LIB(intl)])
|