mirror of https://github.com/python/cpython
run autoconf
This commit is contained in:
parent
4b9bcfc98d
commit
eac68f425a
|
@ -1,5 +1,5 @@
|
||||||
#! /bin/sh
|
#! /bin/sh
|
||||||
# From configure.in Revision: 66764 .
|
# From configure.in Revision: 67227 .
|
||||||
# Guess values for system-dependent variables and create Makefiles.
|
# Guess values for system-dependent variables and create Makefiles.
|
||||||
# Generated by GNU Autoconf 2.61 for python 2.7.
|
# Generated by GNU Autoconf 2.61 for python 2.7.
|
||||||
#
|
#
|
||||||
|
@ -2090,7 +2090,7 @@ _ACEOF
|
||||||
# Defining _XOPEN_SOURCE on NetBSD version prior to the introduction of
|
# Defining _XOPEN_SOURCE on NetBSD version prior to the introduction of
|
||||||
# _NETBSD_SOURCE disables certain features (eg. setgroups). Reported by
|
# _NETBSD_SOURCE disables certain features (eg. setgroups). Reported by
|
||||||
# Marc Recht
|
# Marc Recht
|
||||||
NetBSD/1.5 | NetBSD/1.5.* | NetBSD/1.6 | NetBSD/1.6.* | NetBSD/1.6A-S)
|
NetBSD/1.5 | NetBSD/1.5.* | NetBSD/1.6 | NetBSD/1.6.* | NetBSD/1.6[A-S])
|
||||||
define_xopen_source=no;;
|
define_xopen_source=no;;
|
||||||
# On Solaris 2.6, sys/wait.h is inconsistent in the usage
|
# On Solaris 2.6, sys/wait.h is inconsistent in the usage
|
||||||
# of union __?sigval. Reported by Stuart Bishop.
|
# of union __?sigval. Reported by Stuart Bishop.
|
||||||
|
|
Loading…
Reference in New Issue