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

index 1560c144ceba28c6667c8c93169bc48b86364180..f7e681a9c7eac4255145e0e7b5b0787085a7970b 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 66299 .
+# From configure.in Revision: 67228 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.61 for python 2.5.
 #
@@ -2017,7 +2017,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.