#! /bin/sh
-# From configure.in Revision: 1.405 .
+# From configure.in Revision: 1.406 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.53 for python 2.3.
#
# of union __?sigval. Reported by Stuart Bishop.
SunOS/5.6)
define_xopen_source=no;;
+ # On UnixWare 7, u_short is never defined with _XOPEN_SOURCE,
+ # but used in struct sockaddr.sa_family. Reported by Tim Rice.
+ OpenUNIX/8.0| UnixWare/7.1.[13])
+ define_xopen_source=no;;
esac
if test $define_xopen_source = yes
# of union __?sigval. Reported by Stuart Bishop.
SunOS/5.6)
define_xopen_source=no;;
+ # On UnixWare 7, u_short is never defined with _XOPEN_SOURCE,
+ # but used in struct sockaddr.sa_family. Reported by Tim Rice.
+ OpenUNIX/8.0| UnixWare/7.1.@<:@13@:>@)
+ define_xopen_source=no;;
esac
if test $define_xopen_source = yes