Lines Matching full:intl
27 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
151 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
154 AC_LIB_LINKFLAGS_BODY([intl])
211 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
236 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV"
237 LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
269 gt_source="included intl directory"
344 dnl Checks for all prerequisites of the intl subdirectory,
433 dnl intl/plural.c is generated from intl/plural.y. It requires bison,