projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5157cb1
)
SImilarly to old HP-UX, in old AIX too including
Jarkko Hietaniemi [Wed, 10 Apr 2002 11:45:14 +0000 (11:45 +0000)]
crypt.h leads into trouble. (from Merijn)
p4raw-id: //depot/perl@15841
hints/aix.sh
patch
|
blob
|
blame
|
history
diff --git
a/hints/aix.sh
b/hints/aix.sh
index
53af9f5
..
f3a3fc5
100644
(file)
--- a/
hints/aix.sh
+++ b/
hints/aix.sh
@@
-253,6
+253,10
@@
$define|true|[yY]*)
# (e.g. pragma/overload core dumps) Let's suspect xlC_r, too.
# --jhi@iki.fi
cc=cc_r
+
+ case "`oslevel`" in
+ 4.2.1.*) i_crypt='undef' ;;
+ esac
;;
'')
cc=cc_r