Lines Matching refs:yes
68 define(gt_included_intl, ifelse([$1], [external], [no], [yes]))
72 ifelse(gt_included_intl, yes, [
82 dnl if test "$USE_NLS" = "yes"; then
83 dnl if test "$gt_cv_func_gnugettext_libc" != "yes"; then
91 ifelse(gt_included_intl, yes, , [
98 ifelse(gt_included_intl, yes, [
107 if test "$USE_NLS" = "yes"; then
109 ifelse(gt_included_intl, yes, [
118 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
142 gt_cv_func_gnugettext_libc=yes,
145 if test "$gt_cv_func_gnugettext_libc" != "yes"; then
147 ifelse(gt_included_intl, yes, , [
178 gt_cv_func_gnugettext_libintl=yes,
181 if test "$gt_cv_func_gnugettext_libintl" != yes && test -n "$LIBICONV"; then
201 gt_cv_func_gnugettext_libintl=yes
212 if test "$gt_cv_func_gnugettext_libc" = "yes" \
213 || { test "$gt_cv_func_gnugettext_libintl" = "yes" \
216 gt_use_preinstalled_gnugettext=yes
224 ifelse(gt_included_intl, yes, [
225 if test "$gt_use_preinstalled_gnugettext" != "yes"; then
228 nls_cv_use_gnu_gettext=yes
232 if test "$nls_cv_use_gnu_gettext" = "yes"; then
234 BUILD_INCLUDED_LIBINTL=yes
235 USE_INCLUDED_LIBINTL=yes
241 if test "$gt_use_preinstalled_gnugettext" = "yes" \
242 || test "$nls_cv_use_gnu_gettext" = "yes"; then
248 if test "$gt_use_preinstalled_gnugettext" = "yes" \
249 || test "$nls_cv_use_gnu_gettext" = "yes"; then
260 if test "$USE_NLS" = "yes"; then
262 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
263 if test "$gt_cv_func_gnugettext_libintl" = "yes"; then
274 if test "$USE_NLS" = "yes"; then
276 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
277 if test "$gt_cv_func_gnugettext_libintl" = "yes"; then
294 ifelse(gt_included_intl, yes, [
296 dnl to 'yes' because some of the testsuite requires it.
298 BUILD_INCLUDED_LIBINTL=yes
323 if test "$USE_INCLUDED_LIBINTL" = yes; then
404 *yes) HAVE_POSIX_PRINTF=1 ;;
408 if test "$ac_cv_func_asprintf" = yes; then
414 if test "$ac_cv_func_snprintf" = yes; then
420 if test "$ac_cv_func_wprintf" = yes; then
429 if test $ac_cv_header_locale_h = yes; then
445 ac_verc_fail=yes
452 '') ac_prog_version="v. ?.??, bad"; ac_verc_fail=yes;;
456 *) ac_prog_version="$ac_prog_version, bad"; ac_verc_fail=yes;;
460 if test $ac_verc_fail = yes; then
475 ], ac_cv_have_decl_$1=yes, ac_cv_have_decl_$1=no)])
476 if test $ac_cv_have_decl_$1 = yes; then