aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-02-09 19:43:59 +0000
committerDaniel Jacobowitz <drow@false.org>2004-02-09 19:43:59 +0000
commitddcd40e6bf97e4e057403eb5a8ca7a206ab23f47 (patch)
treec7848e39428a4bb9807825b82d7dbd11a12745da /configure
parent94a6e2b680debd3be16ca979189f3ae3acf22142 (diff)
downloadnewlib-github/drow-cplus-branch.zip
newlib-github/drow-cplus-branch.tar.gz
newlib-github/drow-cplus-branch.tar.bz2
Merge drow-cplus-merge-20040208 to drow-cplus-branch.github/drow-cplus-branchdrow-cplus-branch
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 88d3753..71791ac 100755
--- 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;