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),
85 dnl if test "$USE_NLS" = "yes"; then
86 dnl if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
98 dnl Sometimes, on MacOS X, libintl requires linking with CoreFoundation.
122 if test "$USE_NLS" = "yes"; then
127 [ --with-included-gettext use the GNU gettext library included here],
133 if test "$nls_cv_force_use_gnu_gettext" != "yes"; then
139 if test $gt_api_version -ge 3; then
151 if test $gt_api_version -ge 2; then
167 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" != "yes"; }; then
197 …if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" != yes; } && test -n "$LIBICONV";…
222 if { eval "gt_val=\$$gt_func_gnugettext_libc"; test "$gt_val" = "yes"; } \
223 || { { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; } \
224 && test "$PACKAGE" != gettext-runtime \
225 && test "$PACKAGE" != gettext-tools; }; then
235 if test "$gt_use_preinstalled_gnugettext" != "yes"; then
242 if test "$nls_cv_use_gnu_gettext" = "yes"; then
252 if test "$gt_use_preinstalled_gnugettext" = "yes" \
253 || test "$nls_cv_use_gnu_gettext" = "yes"; then
259 if test -n "$INTL_MACOSX_LIBS"; then
260 if test "$gt_use_preinstalled_gnugettext" = "yes" \
261 || test "$nls_cv_use_gnu_gettext" = "yes"; then
268 if test "$gt_use_preinstalled_gnugettext" = "yes" \
269 || test "$nls_cv_use_gnu_gettext" = "yes"; then
280 if test "$USE_NLS" = "yes"; then
282 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
283 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
294 if test "$USE_NLS" = "yes"; then
296 if test "$gt_use_preinstalled_gnugettext" = "yes"; then
297 if { eval "gt_val=\$$gt_func_gnugettext_libintl"; test "$gt_val" = "yes"; }; then
298 AC_MSG_CHECKING([how to link with libintl])
316 dnl to 'yes' because some of the testsuite requires it.
317 if test "$PACKAGE" = gettext-runtime || test "$PACKAGE" = gettext-tools; then
344 if test "$USE_INCLUDED_LIBINTL" = yes; then