* proc-api.c (write_with_trace): Initialize local variable to
[deliverable/binutils-gdb.git] / configure
index 88d3753ed656758ab951cadf8dda0ee4f4b9bc40..71791ac9e2acf1549985ff0c6b0baf06e80ed6c1 100755 (executable)
--- a/configure
+++ b/configure
@@ -2011,7 +2011,7 @@ fi
 # Default to using --with-stabs for certain targets.
 if test x${with_stabs} = x ; then
   case "${target}" in
-  mips*-*-irix6*)
+  mips*-*-irix[56]*)
     ;;
   mips*-*-* | alpha*-*-osf*)
     with_stabs=yes;
This page took 0.022354 seconds and 4 git commands to generate.