projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c8c7b4
)
Update Andy.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 30 May 2002 19:49:57 +0000
(19:49 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Thu, 30 May 2002 19:49:57 +0000
(19:49 +0000)
p4raw-id: //depot/perl@16901
hints/linux.sh
patch
|
blob
|
history
diff --git
a/hints/linux.sh
b/hints/linux.sh
index 2b6e5d5f75ccee0006988bbda1f08a7979d2d421..d06e4f1cd3f6bb9a73f4a2ba60a5b1485df19234 100644
(file)
--- a/
hints/linux.sh
+++ b/
hints/linux.sh
@@
-64,7
+64,7
@@
fi
# Since we just computed libc above, we'll use it here. A typical
# value looks like libc='/lib/libc-2.0.6.so'
# To be defensive, reject all unknown versions > 2.2.9.
-# A. Dougherty, May. 30, 200
1
+# A. Dougherty, May. 30, 200
2
case "$libc" in
*-2.[01]*) ;;
*-2.2.so) ;;