summaryrefslogtreecommitdiff
path: root/gdb-8.0.1/gdb/gnulib/configure
diff options
context:
space:
mode:
Diffstat (limited to 'gdb-8.0.1/gdb/gnulib/configure')
-rw-r--r--gdb-8.0.1/gdb/gnulib/configure8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb-8.0.1/gdb/gnulib/configure b/gdb-8.0.1/gdb/gnulib/configure
index d2141647e..067d2c5c6 100644
--- a/gdb-8.0.1/gdb/gnulib/configure
+++ b/gdb-8.0.1/gdb/gnulib/configure
@@ -10421,6 +10421,8 @@ _ACEOF
$as_echo_n "checking for a traditional japanese locale... " >&6; }
if test "${gt_cv_locale_ja+set}" = set; then :
$as_echo_n "(cached) " >&6
+elif test "$cross_compiling" = yes; then :
+ gt_cv_locale_ja=none
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10560,6 +10562,8 @@ $as_echo "$gt_cv_locale_ja" >&6; }
$as_echo_n "checking for a transitional chinese locale... " >&6; }
if test "${gt_cv_locale_zh_CN+set}" = set; then :
$as_echo_n "(cached) " >&6
+elif test "$cross_compiling" = yes; then :
+ gt_cv_locale_zh_CN=none
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10692,6 +10696,8 @@ $as_echo "$gt_cv_locale_zh_CN" >&6; }
$as_echo_n "checking for a french Unicode locale... " >&6; }
if test "${gt_cv_locale_fr_utf8+set}" = set; then :
$as_echo_n "(cached) " >&6
+elif test "$cross_compiling" = yes; then :
+ gt_cv_locale_fr_utf8=none
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext
@@ -10821,6 +10827,8 @@ $as_echo "$gt_cv_locale_fr_utf8" >&6; }
$as_echo_n "checking for a traditional french locale... " >&6; }
if test "${gt_cv_locale_fr+set}" = set; then :
$as_echo_n "(cached) " >&6
+elif test "$cross_compiling" = yes; then :
+ gt_cv_locale_fr=none
else
cat confdefs.h - <<_ACEOF >conftest.$ac_ext