Lines Matching refs:use
25 dnl INTLSYMBOL can be one of 'external', 'no-libtool', 'use-libtool'. The
28 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
29 dnl If INTLSYMBOL is 'use-libtool', then a libtool library
50 dnl 3) No internationalization, always use English msgid.
54 dnl The use of .gmo is historical (it was needed to avoid overwriting the
62 …ifelse([$1], [], , [ifelse([$1], [external], , [ifelse([$1], [no-libtool], , [ifelse([$1], [use-li…
69 define(gt_libtool_suffix_prefix, ifelse([$1], [use-libtool], [l], []))
106 dnl If we use NLS figure out what method
112 [ --with-included-gettext use the GNU gettext library included here],
121 dnl to use. If GNU gettext is available we use this. Else we have
151 dnl accordingly. Don't use AC_LIB_LINKFLAGS_BODY([intl],[iconv])
209 dnl use it. But if this macro is used in GNU gettext, and GNU
243 dnl Mark actions to use GNU gettext tools.
258 AC_MSG_CHECKING([whether to use NLS])
301 dnl Make all variables we use known to autoconf.