daily update
[deliverable/binutils-gdb.git] / configure
index 644f699c792e97e28e577785f5d97f1d8dabb549..c90b9c8e1d5cfc31c57f1483e0eecaebc10bde44 100755 (executable)
--- a/configure
+++ b/configure
@@ -1331,7 +1331,7 @@ case "${target}" in
     noconfigdirs="$noconfigdirs target-libiberty target-libstdc++-v3 ${libgcj}"
     ;;
   bfin-*-*)
-    noconfigdirs="$noconfigdirs target-libgloss gdb"
+    noconfigdirs="$noconfigdirs gdb"
     if test x${is_cross_compiler} != xno ; then
       target_configdirs="${target_configdirs} target-bsp target-cygmon"
     fi
@@ -3769,7 +3769,7 @@ test -n "$RUNTEST" || RUNTEST="runtest"
 
 case " $configdirs " in
   *" dejagnu "*)
-    test $host = $build && RUNTEST='$$r/$(HOST_SUBDIR)/dejagnu/runtest'
+    test $host = $build && RUNTEST='$$s/$(HOST_SUBDIR)/dejagnu/runtest'
     ;;
 esac
 
This page took 0.02755 seconds and 4 git commands to generate.