Home
last modified time | relevance | path

Searched refs:intl (Results 1 – 24 of 24) sorted by relevance

/external/bison/m4/
Dgettext_gl.m425 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
26 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
28 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
31 dnl $(top_builddir)/intl/libintl.a will be created.
37 dnl INTLDIR is used to find the intl libraries. If empty,
38 dnl the value `$(top_builddir)/intl/' is used.
41 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
152 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
155 AC_LIB_LINKFLAGS_BODY([intl])
212 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
/external/elfutils/m4/
Dgettext.m427 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
28 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
30 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
33 dnl $(top_builddir)/intl/libintl.a will be created.
39 dnl INTLDIR is used to find the intl libraries. If empty,
40 dnl the value `$(top_builddir)/intl/' is used.
43 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
156 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
159 AC_LIB_LINKFLAGS_BODY([intl])
216 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
/external/e2fsprogs/intl/
DMakefile.in37 gettextsrcdir = $(datadir)/gettext/intl
39 subdir = intl
/external/bluetooth/glib/m4macros/
Dglib-gettext.m4151 AC_CHECK_LIB(intl, bindtextdomain,
152 [AC_CHECK_LIB(intl, ngettext,
153 [AC_CHECK_LIB(intl, dgettext,
159 AC_CHECK_LIB(intl, ngettext,
160 [AC_CHECK_LIB(intl, dcgettext,
/external/bluetooth/glib/po/
DMakefile.in.in10 # instead of PACKAGE and to look for po2tbl in ./ not in intl/
52 INCLUDES = -I.. -I$(top_srcdir)/intl
86 sed -f ../intl/po2msg.sed < $< > $*.msg \
/external/bluetooth/glib/
Dglib-gettextize.in147 intl | po)
DREADME.win32205 libintl (gnu-intl),
DChangeLog.pre-2-2276 from building intl/, prefer libintl if both libc and libintl
DChangeLog.pre-2-03831 * makefile.msc.in: Use the GNU intl library.
/external/e2fsprogs/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
60 package, usually in the `intl/' subdirectory, so prior installation of
77 if the file `intl/VERSION' shows that the library which comes with this
DMakefile.in13 LIB_SUBDIRS=lib/et lib/ss lib/e2p lib/ext2fs lib/uuid lib/blkid intl
Dconfigure.in914 dnl Only include the intl include files if we're building with them
918 INTL_FLAGS='-I$(top_builddir)/intl -I$(top_srcdir)/intl'
951 resize/Makefile doc/Makefile intl/Makefile po/Makefile.in ; do
Daclocal.m450 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
51 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
53 dnl $(top_builddir)/intl/libintl.la will be created (shared and/or static,
56 dnl $(top_builddir)/intl/libintl.a will be created.
62 dnl INTLDIR is used to find the intl libraries. If empty,
63 dnl the value `$(top_builddir)/intl/' is used.
66 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
174 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
177 AC_LIB_LINKFLAGS_BODY([intl])
234 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
[all …]
Dconfigure15309 resize/Makefile doc/Makefile intl/Makefile po/Makefile.in ; do
/external/bison/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
60 package, usually in the `intl/' subdirectory, so prior installation of
77 if the file `intl/VERSION' shows that the library which comes with this
DChangeLog3945 Remove more 'intl'-related files.
7807 * Makefile.am (SUBDIRS): Remove intl.
7816 (AC_OUTPUT): Remove intl/Makefile.
7830 * lib/Makefile.am (INCLUDES): Do not include from the intl
9625 * Makefile.am (SUBDIRS): Remove intl.
11463 * lib/Makefile.am (INCLUDES): Add top_srcdir/intl, since hash uses
11621 * src/Makefile.am (INCLUDES): Add $(top_srcdir)/intl, remove
12296 * src/system.h: Use intl/libgettext.h.
/external/icu4c/i18n/
Ddecimfmt.cpp1943 UBool intl = i<affixPat.length() && in compareComplexAffix() local
1970 if (intl) { in compareComplexAffix()
2634 UBool intl = i<pattern.length() && in expandAffix() local
2636 if (intl) { in expandAffix()
2642 if(intl) { in expandAffix()
2702 if(intl) { in expandAffix()
3911 const UnicodeString &intl = in getEffectiveCurrency() local
3913 c = intl.getBuffer(); // ok for intl to go out of scope in getEffectiveCurrency()
/external/elfutils/
DABOUT-NLS20 When reporting bugs in the `intl/' directory or bugs which may be
23 `intl/VERSION' file, in internationalized packages.
37 package, usually in the `intl/' subdirectory, so prior installation of
/external/bluetooth/glib/build/
DChangeLog441 libintl, not gnu-intl, for consistency with Unix conventions. (The
442 DLL is still called gnu-intl.dll, using such a generic name as
443 just "intl.dll" would be asking for trouble.)
573 GTk+, intl, freetype2, zlib, libjpeg, libtiff and GIMP. Remove the
/external/bluetooth/glib/build/win32/
Dmodule.defs99 INTL = $(TOP)/gettext-0.10.40/intl
Dmake.msc98 INTL_LIBS = $(INTL)\intl.lib
/external/clearsilver/autom4te.cache/
Dtraces.0192 AC_CHECK_LIB(intl, strftime,
197 m4trace:configure.in:43: -1- AC_CHECK_LIB([intl], [strftime], [AC_DEFINE(HAVE_STRFTIME)
/external/e2fsprogs/debian/
Dchangelog1113 * Add workaround for intl library on Darwin
/external/elfutils/autom4te.cache/
Doutput.04240 names_next_round='intl '