Commit 9f8e0c11 authored by Matthias Klose's avatar Matthias Klose

configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/

parent 22520ea3
#! /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*)
......
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment