recognise aix5

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@10990 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-05-19 17:33:40 +00:00
parent 1fb32ada4c
commit b7a295bc13

View File

@@ -8,7 +8,7 @@ case "$host" in
*-*-aix3*)
aix=3
;;
*-*-aix4*)
*-*-aix4*|*-*-aix5*)
aix=4
;;
esac