Include more aix in finding the matching. From Niklas Edmundsson.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@24370 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2009-01-25 00:32:59 +00:00
parent 434e2370cc
commit 42f500cce4

View File

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