Home | History | Annotate | Download | only in m4

Lines Matching full:intl

25 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
181 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
184 AC_LIB_LINKFLAGS_BODY([intl])
241 dnl libintl. (Cf. the install rule in intl/Makefile.in.)
266 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV $LIBTHREAD"
267 LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV $LTLIBTHREAD"
309 gt_source="included intl directory"