OSDN Git Service

2006-09-27 Dave Brolley <brolley@redhat.com>
[pf3gnuchains/gcc-fork.git] / configure
index 644f699..8f4b9e8 100755 (executable)
--- a/configure
+++ b/configure
@@ -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