projects
/
kopensolaris-gnu
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7590458
)
Regenerated.
author
drepper
<drepper>
Wed, 25 Mar 1998 15:20:11 +0000
(15:20 +0000)
committer
drepper
<drepper>
Wed, 25 Mar 1998 15:20:11 +0000
(15:20 +0000)
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
6154b14
..
6bb49c3
100755
(executable)
--- a/
configure
+++ b/
configure
@@
-1685,7
+1685,7
@@
fi
echo $ac_n "checking compiler version""... $ac_c" 1>&6
echo "configure:1687: checking compiler version" >&5
case `${CC-cc} -v 2>&1` in
- *egcs-2.91.* | *egcs-1.0.[2-9]* | *egcs-1.1* | *2.8.[1-9]* | *2.9.[0-9]
)
+ *egcs-2.91.* | *egcs-1.0.[2-9]* | *egcs-1.1* | *2.8.[1-9]* | *2.9.[0-9]
*
)
cc_is_recent="ok"
;;
*)