PR tui/1995
[deliverable/binutils-gdb.git] / configure.in
index bbb7910de412e64ab28cce29a1b828878e9cd4e2..61c80404bdc19b1c894dc2e1445121c606edc481 100644 (file)
@@ -502,7 +502,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
     ;;
This page took 0.025128 seconds and 4 git commands to generate.