Lines Matching +refs:test +refs:with +refs:testsuite

5 dnl with or without modifications, as long as this notice is preserved.
25 dnl INTLSYMBOL should be 'external' for packages with no intl directory,
26 dnl and 'no-libtool' or 'use-libtool' for packages with an intl directory.
53 dnl GNU format catalogs when building on a platform with an X/Open gettext),
87 dnl if test "$USE_NLS" = "yes"; then
88 dnl if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
100 dnl Sometimes, on Mac OS X, libintl requires linking with CoreFoundation.
124 if test "$USE_NLS" = "yes"; then
129 [ --with-included-gettext use the GNU gettext library included here],
135 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
141 if test $gt_api_version -ge 3; then
153 if test $gt_api_version -ge 2; then
180 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
221 …if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV";…
257 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
258 || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
259 && test "$PACKAGE" != gettext-runtime \
260 && test "$PACKAGE" != gettext-tools; }; then
270 if test "$gt_use_preinstalled_gnugettext" != "yes"; then
277 if test "$nls_cv_use_gnu_gettext" = "yes"; then
287 if test "$gt_use_preinstalled_gnugettext" = "yes" \
288 || test "$nls_cv_use_gnu_gettext" = "yes"; then
294 if test -n "$INTL_MACOSX_LIBS"; then
295 if test "$gt_use_preinstalled_gnugettext" = "yes" \
296 || test "$nls_cv_use_gnu_gettext" = "yes"; then
303 if test "$gt_use_preinstalled_gnugettext" = "yes" \
304 || test "$nls_cv_use_gnu_gettext" = "yes"; then
315 if test "$USE_NLS" = "yes"; then
317 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
318 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
329 if test "$USE_NLS" = "yes"; then
331 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
332 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
333 AC_MSG_CHECKING([how to link with libintl])
351 dnl to 'yes' because some of the testsuite requires it.
352 if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then
379 if test "$USE_INCLUDED_LIBINTL" = yes; then