]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
regenerate configure
authorBenjamin Peterson <benjamin@python.org>
Sun, 16 Nov 2008 17:57:10 +0000 (17:57 +0000)
committerBenjamin Peterson <benjamin@python.org>
Sun, 16 Nov 2008 17:57:10 +0000 (17:57 +0000)
configure

index 3cdd3d34bc1034d561765359d34b387aef6f81b7..ce8cc29fb4abb8a23fded7b5ecda7762c70aab8a 100755 (executable)
--- a/configure
+++ b/configure
@@ -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.