[Bug 1158] support for aix6.1
bk: 49e3e7cdZpSO9f2ZHYJl_qhTRFWRJg
---
+* [Bug 1158] support for aix6.1
* [Bug 1157] quiet OpenSSL warnings, clean up configure.ac
---
AC_TYPE_UID_T
case "$host" in
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
# (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
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
# Just a stub. Idiots.
;;
*-*-irix[[45]]*)
esac
AC_CHECK_FUNCS(plock pututline pututxline readlink recvmsg rtprio)
case "$host" in
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
# Just a stub in AIX 4. Idiots.
;;
*-*-solaris2.5*)
AC_CHECK_FUNCS(snprintf strdup strerror strstr)
AC_CHECK_FUNCS(timegm)
case "$host" in
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
# Just stubs. Idiots.
;;
*-*-netbsd1*)
*-sni-sysv*)
ans=no
;;
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
ans=no
;;
*-*-hpux*)
*-sni-sysv*)
ans=no
;;
- *-*-aix[[45]]*)
+ *-*-aix[[456]]*)
ans=no
;;
*-*-hpux*)
*-fujitsu-uxp*)
ans=yes
;;
- *-ibm-aix[[45]]*)
+ *-ibm-aix[[456]]*)
ans=yes
;;
*-*-*linux*)
*-hp-hpux*)
ans=old_tick
;;
- *-ibm-aix[[345]]*)
+ *-ibm-aix[[3456]]*)
ans=no
;;
*-*-mpeix*)