Home | History | Annotate | Download | only in e2fsprogs

Lines Matching full:intl

50 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.)
259 LIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LIBICONV"
260 LTLIBINTL="ifelse([$3],[],\${top_builddir}/intl,[$3])/libintl.[]gt_libtool_suffix_prefix[]a $LTLIBICONV"
292 gt_source="included intl directory"
367 dnl Checks for all prerequisites of the intl subdirectory,
456 dnl intl/plural.c is generated from intl/plural.y. It requires bison,