Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Jacobowitz <drow@false.org>2004-02-09 22:43:59 +0300
committerDaniel Jacobowitz <drow@false.org>2004-02-09 22:43:59 +0300
commitddcd40e6bf97e4e057403eb5a8ca7a206ab23f47 (patch)
treec7848e39428a4bb9807825b82d7dbd11a12745da /configure
parent94a6e2b680debd3be16ca979189f3ae3acf22142 (diff)
Merge drow-cplus-merge-20040208 to drow-cplus-branch.drow-cplus-branch
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 88d3753ed..71791ac9e 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;