Lines Matching full:gettext
1 # codeset.m4 serial AM1 (gettext-0.10.40)
24 # gettext.m4 serial 28 (gettext-0.13)
34 dnl License but which still want to provide support for the GNU gettext
36 dnl Please note that the actual code of the GNU gettext library is covered
38 dnl gettext package package is covered by the GNU General Public License.
45 dnl Macro to add for using GNU gettext.
57 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext
60 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
66 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
70 dnl 2) GNU gettext has been found in the system's C library.
78 dnl GNU format catalogs when building on a platform with an X/Open gettext),
133 AC_MSG_CHECKING([whether included gettext is requested])
134 AC_ARG_WITH(included-gettext,
135 [ --with-included-gettext use the GNU gettext library included here],
144 dnl to use. If GNU gettext is available we use this. Else we have
152 AC_CACHE_CHECK([for GNU gettext in libc], gt_cv_func_gnugettext_libc,
164 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_domain_bindings],
178 AC_CACHE_CHECK([for GNU gettext in libintl],
200 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)],
221 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl_msg_cat_cntr + *_nl_expand_alias (0)],
231 dnl If an already present or preinstalled GNU gettext() is found,
232 dnl use it. But if this macro is used in GNU gettext, and GNU
233 dnl gettext is already preinstalled in libintl, we update this
237 && test "$PACKAGE" != gettext-runtime \
238 && test "$PACKAGE" != gettext-tools; }; then
249 dnl GNU gettext is not found in the C library.
250 dnl Fall back on included GNU gettext library.
266 dnl Mark actions to use GNU gettext tools.
284 AC_MSG_CHECKING([where the gettext function comes from])
308 [Define if the GNU gettext() function is already present or preinstalled.])
318 dnl If this is used in GNU gettext we have to set BUILD_INCLUDED_LIBINTL
320 if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then
509 dnl Usage: AM_GNU_GETTEXT_VERSION([gettext-version])
511 # glibc21.m4 serial 2 (fileutils-4.1.3, gettext-0.10.40)
543 # iconv.m4 serial AM4 (gettext-0.11.3)
646 # intdiv0.m4 serial 1 (gettext-0.11.3)
718 # intmax.m4 serial 1 (gettext-0.12)
750 # inttypes.m4 serial 1 (gettext-0.11.4)
777 # inttypes_h.m4 serial 5 (gettext-0.12)
805 # inttypes-pri.m4 serial 1 (gettext-0.11.4)
837 # isc-posix.m4 serial 2 (gettext-0.11.2)
849 # because gettext's gettext.m4 (distributed in the automake package)
850 # still uses it. Otherwise, the use in gettext.m4 makes autoheader
863 # lcmessage.m4 serial 3 (gettext-0.11.3)
873 dnl License but which still want to provide support for the GNU gettext
875 dnl Please note that the actual code of the GNU gettext library is covered
877 dnl gettext package package is covered by the GNU General Public License.
895 # lib-ld.m4 serial 3 (gettext-0.13)
1007 # lib-link.m4 serial 4 (gettext-0.12)
1558 # lib-prefix.m4 serial 3 (gettext-0.13)
1713 gettext-0.12)
1768 # nls.m4 serial 1 (gettext-0.12)
1778 dnl License but which still want to provide support for the GNU gettext
1780 dnl Please note that the actual code of the GNU gettext library is covered
1782 dnl gettext package package is covered by the GNU General Public License.
1817 # po.m4 serial 3 (gettext-0.14)
1827 dnl License but which still want to provide support for the GNU gettext
1829 dnl Please note that the actual code of the GNU gettext library is covered
1831 dnl gettext package package is covered by the GNU General Public License.
2243 # printf-posix.m4 serial 2 (gettext-0.13.1)
2289 # progtest.m4 serial 3 (gettext-0.12)
2299 dnl License but which still want to provide support for the GNU gettext
2301 dnl Please note that the actual code of the GNU gettext library is covered
2303 dnl gettext package package is covered by the GNU General Public License.
2380 # signed.m4 serial 1 (gettext-0.10.40)
2460 # stdint_h.m4 serial 3 (gettext-0.12)
2488 # uintmax_t.m4 serial 7 (gettext-0.12)
2545 # wchar_t.m4 serial 1 (gettext-0.12)
2567 # wint_t.m4 serial 1 (gettext-0.12)