]> granicus.if.org Git - python/commitdiff
configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
authorMatthias Klose <doko@ubuntu.com>
Sat, 8 May 2010 10:17:27 +0000 (10:17 +0000)
committerMatthias Klose <doko@ubuntu.com>
Sat, 8 May 2010 10:17:27 +0000 (10:17 +0000)
configure
configure.in

index ee73998b43ddec04dda81f86c60a0aadf5d12f24..34a068e2e45e58f4fe83315793ddf86512443912 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
 #! /bin/sh
-# From configure.in Revision: 80964 .
+# From configure.in Revision: 80965 .
 # Guess values for system-dependent variables and create Makefiles.
 # Generated by GNU Autoconf 2.65 for python 2.7.
 #
@@ -4685,7 +4685,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 a8448ecb804fa9dd27201102bb36a7e693e6a5b5..2076f3252328afe1468156a01c42a93879e04c51 100644 (file)
@@ -595,7 +595,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