Lines Matching +refs:po +refs:consider +refs:as +refs:auxiliary
7 # with or without modifications, as long as this notice is preserved.
36 # but also to link with them as well. For example, you might link with
62 # from M. Frigo), as well as ac_pthread and hb_pthread macros posted by
74 # under the terms of the GNU General Public License as published by the
97 # exception to the GPL to apply to your modified version as well.
161 # because the compiler interprets this as "-mt" + "-hreads")
189 # not set. (We don't define these ourselves, as they can affect
246 # Note that Autoconf sets GCC=yes for Clang as well as GCC
505 dnl with or without modifications, as long as this notice is preserved.
539 dnl 1) GNU gettext, as included in the intl subdirectory, will be compiled
840 dnl We need to process the po/ directory.
841 POSUB=po
892 dnl with or without modifications, as long as this notice is preserved.
899 dnl Also defines __${HOST_CPU}__ and __${HOST_CPU_C_ABI}__ as C macros in
1569 dnl with or without modifications, as long as this notice is preserved.
1602 am_cv_func_iconv="no, consider installing GNU libiconv"
1795 dnl - It requires defining an auxiliary macro whose name ends in AC_DEFUN.
1843 [Define as const if the declaration of iconv() needs const.])
1857 dnl with or without modifications, as long as this notice is preserved.
1923 dnl with or without modifications, as long as this notice is preserved.
1960 # so we have to set that as well for the test.
2092 dnl with or without modifications, as long as this notice is preserved.
2127 dnl results of this search when this library appears as a dependency.
2372 dnl The same code as in the loop below:
2595 dnl 4. if it doesn't exist as a directory.
2644 dnl 4. if it doesn't exist as a directory.
2893 dnl with or without modifications, as long as this notice is preserved.
2940 dnl 4. if it doesn't exist as a directory.
2971 dnl 4. if it doesn't exist as a directory.
3215 dnl with or without modifications, as long as this notice is preserved.
3250 dnl it under the terms of the GNU General Public License as published by
3265 dnl distribute this file as part of a program that contains a
3332 dnl it's called might be skipped (such as if it is within an "if", you
3463 dnl Substitutes the variable pkgconfigdir as the location where a module
3485 dnl Substitutes the variable noarch_pkgconfigdir as the location where a
3519 # po.m4 serial 31 (gettext-0.20.2)
3523 dnl with or without modifications, as long as this notice is preserved.
3540 dnl Checks for all prerequisites of the po subdirectory.
3550 dnl the gettext macros and po/Makefile.in.in are in sync.
3582 rm -f messages.po
3606 dnl slow. But this is not a big problem, as such old gettext versions are
3617 AC_CONFIG_COMMANDS([po-directories], [[
3637 # Treat a directory as a PO directory if and only if it has a
3661 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
3663 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
3665 # as $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
3667 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
3677 POFILES="$POFILES $srcdirpre$lang.po"
3678 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
3697 # presentlang can be used as a fallback for messages
3818 # Compute POTFILES_DEPS as
3839 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).po)
3841 # as $(foreach lang, $(ALL_LINGUAS), $(lang).po-update)
3843 # as $(foreach lang, $(ALL_LINGUAS), $(lang).nop)
3845 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).gmo)
3847 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(DOMAIN)_$(lang).properties)
3849 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(DOMAIN)_$(lang).class)
3851 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(lang).qm)
3853 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang)).msg)
3855 # as $(foreach lang, $(ALL_LINGUAS), $(srcdir)/$(frob $(lang))/$(DOMAIN).resources.dll)
3870 POFILES="$POFILES $srcdirpre$lang.po"
3871 UPDATEPOFILES="$UPDATEPOFILES $lang.po-update"
3897 # presentlang can be used as a fallback for messages
3928 # Add dependencies that cannot be formulated as a simple suffix rule.
3932 $frobbedlang.msg: $lang.po
3933 ${tab}@echo "\$(MSGFMT) -c --tcl -d \$(srcdir) -l $lang $srcdirpre$lang.po"; \
3934 ${tab}\$(MSGFMT) -c --tcl -d "\$(srcdir)" -l $lang $srcdirpre$lang.po || { rm -f "\$(srcdir)/$frobb…
3939 # Add dependencies that cannot be formulated as a simple suffix rule.
3943 $frobbedlang/\$(DOMAIN).resources.dll: $lang.po
3944 ${tab}@echo "\$(MSGFMT) -c --csharp -d \$(srcdir) -l $lang $srcdirpre$lang.po -r \$(DOMAIN)"; \
3945 ${tab}\$(MSGFMT) -c --csharp -d "\$(srcdir)" -l $lang $srcdirpre$lang.po -r "\$(DOMAIN)" || { rm -f…
3963 dnl Registers an option to be passed to xgettext in the po subdirectory.
3974 dnl with or without modifications, as long as this notice is preserved.
4001 # so we have to set that as well for the test.
4010 # as systems may use methods other than mode bits to determine executability.