]> granicus.if.org Git - python/commitdiff
configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
authorMatthias Klose <doko@ubuntu.com>
Sun, 25 Apr 2010 18:43:42 +0000 (18:43 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sun, 25 Apr 2010 18:43:42 +0000 (18:43 +0000)
configure
configure.in

index 011c498256aa59ac9178f7d9d1e353d4943c1a22..c2553fe622b832ca4dae2ee5fd8aa5c98bf02c6e 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 80449 .
+# From configure.in Revision: 80474 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65 for python 3.2.
 #
@@ -4581,7 +4581,6 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
 
 
 
-
 # Check for unsupported systems
 case $ac_sys_system/$ac_sys_release in
 atheos*|Linux*/1*)
index 855fa3bc6620223eade137824df0058557a7bfc6..12cb2135d45a0db36cdd46c2eb79b8778d8e41b9 100644 (file)
@@ -500,7 +500,7 @@ fi
 
 
 # checks for UNIX variants that set C preprocessor variables
-AC_AIX
+AC_USE_SYSTEM_EXTENSIONS
 
 # Check for unsupported systems
 case $ac_sys_system/$ac_sys_release in