Home | History | Annotate | Download | only in sed-4.2.1

Lines Matching refs:gt_api_version

26019     *" need-formatstring-macros "*) gt_api_version=3 ;;
26020 *" need-ngettext "*) gt_api_version=2 ;;
26021 *) gt_api_version=1 ;;
26023 gt_func_gnugettext_libc="gt_cv_func_gnugettext${gt_api_version}_libc"
26024 gt_func_gnugettext_libintl="gt_cv_func_gnugettext${gt_api_version}_libintl"
26030 if test $gt_api_version -ge 3; then
26040 if test $gt_api_version -ge 2; then