diff options
author | Benjamin Peterson <benjamin@python.org> | 2008-11-16 17:57:10 (GMT) |
---|---|---|
committer | Benjamin Peterson <benjamin@python.org> | 2008-11-16 17:57:10 (GMT) |
commit | f9c0888f891d1cc2df00557985bcc86723dd4716 (patch) | |
tree | c5881c26f281352963f86422e1751593c321d12d /configure | |
parent | 6061612b0edaf2b59a6dd51805cd1d5f5418c2a2 (diff) | |
download | cpython-f9c0888f891d1cc2df00557985bcc86723dd4716.zip cpython-f9c0888f891d1cc2df00557985bcc86723dd4716.tar.gz cpython-f9c0888f891d1cc2df00557985bcc86723dd4716.tar.bz2 |
regenerate configure
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,5 @@ #! /bin/sh -# From configure.in Revision: 66295 . +# From configure.in Revision: 67229 . # Guess values for system-dependent variables and create Makefiles. # Generated by GNU Autoconf 2.61 for python 2.6. # @@ -2090,7 +2090,7 @@ _ACEOF # Defining _XOPEN_SOURCE on NetBSD version prior to the introduction of # _NETBSD_SOURCE disables certain features (eg. setgroups). Reported by # 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;; # On Solaris 2.6, sys/wait.h is inconsistent in the usage # of union __?sigval. Reported by Stuart Bishop. |