Lines Matching refs:need
34 dnl If NEEDSYMBOL is specified and is 'need-ngettext', then GNU gettext
37 dnl 'need-formatstring-macros', then GNU gettext implementations that don't
65 ifelse([$2], [], , [ifelse([$2], [need-ngettext], , [ifelse([$2], [need-formatstring-macros], ,
85 dnl the configure script would need to contain the same shell code
130 …define([gt_api_version], ifelse([$2], [need-formatstring-macros], 3, ifelse([$2], [need-ngettext],…
136 ]ifelse([$2], [need-formatstring-macros],
146 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl…
168 ]ifelse([$2], [need-formatstring-macros],
182 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl…
189 ]ifelse([$2], [need-formatstring-macros],
203 return (int) gettext ("")]ifelse([$2], [need-ngettext], [ + (int) ngettext ("", "", 0)], [])[ + _nl…
279 dnl We need to process the po/ directory.
491 [# Capture the value of obsolete $ALL_LINGUAS because we need it to compute
495 # Capture the value of LINGUAS because we need it to compute CATALOGS.