From: Matthias Klose Date: Sat, 8 May 2010 10:17:27 +0000 (+0000) Subject: configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/ X-Git-Tag: v2.7b2~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9f8e0c11f073c7a3e4b78ebf8ea37c919b527829;p=python configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/ --- diff --git a/configure b/configure index ee73998b43..34a068e2e4 100755 --- 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*) diff --git a/configure.in b/configure.in index a8448ecb80..2076f32523 100644 --- a/configure.in +++ b/configure.in @@ -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