OSDN Git Service

* config/mmix/mmix.c (mmix_intval): Correct handling of DFmode
[pf3gnuchains/gcc-fork.git] / configure
index 9a30a39..2131c6c 100755 (executable)
--- a/configure
+++ b/configure
@@ -1294,7 +1294,7 @@ case "${target}" in
     ;;
   bfin-*-*)
     noconfigdirs="$noconfigdirs target-libgloss gdb"
-    if  x${is_cross_compiler} != xno  ; then
+    if test x${is_cross_compiler} != xno ; then
       target_configdirs="${target_configdirs} target-bsp target-cygmon"
     fi
     ;;