Home | History | Annotate | Download | only in bison

Lines Matching refs:gt_api_version

35448     *" need-formatstring-macros "*) gt_api_version=3 ;;
35449 *" need-ngettext "*) gt_api_version=2 ;;
35450 *) gt_api_version=1 ;;
35452 gt_func_gnugettext_libc="gt_cv_func_gnugettext${gt_api_version}_libc"
35453 gt_func_gnugettext_libintl="gt_cv_func_gnugettext${gt_api_version}_libintl"
35459 if test $gt_api_version -ge 3; then
35469 if test $gt_api_version -ge 2; then