mirror of
https://github.com/python/cpython.git
synced 2025-08-01 07:33:08 +00:00
#4316: fix configure.in markup problem.
This commit is contained in:
parent
e3d0bf740f
commit
4b9bcfc98d
1 changed files with 1 additions and 1 deletions
|
@ -261,7 +261,7 @@ case $ac_sys_system/$ac_sys_release in
|
||||||
# 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.6[A-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…
Add table
Add a link
Reference in a new issue