bk: 3e9d00e6butoIqTMMIRbHnYAVxYubw
;;
esac
case "$host" in
- *-*-aix4*)
+ *-*-aix[[45]]*)
# (prr) aix 4.1 doesn't have clock_settime, but in aix 4.3 it's a stub
# (returning ENOSYS). I didn't check 4.2. If, in the future,
# IBM pulls its thumbs out long enough to implement clock_settime,
esac
AC_CHECK_FUNCS(mktime)
case "$host" in
- *-*-aix4*)
+ *-*-aix[[45]]*)
# Just a stub. Idiots.
;;
*-*-irix[[45]]*)
*) AC_REPLACE_FUNCS(random) ;;
esac
case "$host" in
- *-*-aix4*)
+ *-*-aix[[45]]*)
# Just a stub in AIX 4. Idiots.
;;
*-*-solaris2.5*)
AC_CHECK_FUNCS(snprintf strdup strerror strstr)
AC_CHECK_FUNCS(timegm)
case "$host" in
- *-*-aix4*)
+ *-*-aix[[45]]*)
# Just stubs. Idiots.
;;
*-*-netbsd*)
*-sni-sysv*)
ans=no
;;
- *-*-aix4*)
+ *-*-aix[[45]]*)
ans=no
;;
*-*-hpux*)
*-sni-sysv*)
ans=no
;;
- *-*-aix4*)
+ *-*-aix[[45]]*)
ans=no
;;
*-*-hpux*)
*-fujitsu-uxp*)
ans=yes
;;
- *-ibm-aix4*)
+ *-ibm-aix[[45]]*)
ans=yes
;;
*-*-linux*)
*-hp-hpux*)
ans=old_tick
;;
- *-ibm-aix[[34]]*)
+ *-ibm-aix[[345]]*)
ans=no
;;
*-*-mpeix*)
*-*-aix3.2*)
ans=yes
;;
- *-*-aix4*)
+ *-*-aix[[45]]*)
ans=yes
;;
*-*-bsdi*)