Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
cpython
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
Batuhan Osman TASKAYA
cpython
Commits
af30c5d3
Kaydet (Commit)
af30c5d3
authored
Nis 25, 2010
tarafından
Matthias Klose
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
configure.in: s/AC_AIX/AC_USE_SYSTEM_EXTENSIONS/
üst
2b8733fb
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
configure
configure
+1
-2
configure.in
configure.in
+1
-1
No files found.
configure
Dosyayı görüntüle @
af30c5d3
#! /bin/sh
#! /bin/sh
# From configure.in Revision: 804
49
.
# From configure.in Revision: 804
74
.
# Guess values for system-dependent variables and create Makefiles.
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for python 3.2.
# Generated by GNU Autoconf 2.65 for python 3.2.
#
#
...
@@ -4581,7 +4581,6 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
...
@@ -4581,7 +4581,6 @@ $as_echo "$ac_cv_safe_to_define___extensions__" >&6; }
# Check for unsupported systems
# Check for unsupported systems
case
$ac_sys_system
/
$ac_sys_release
in
case
$ac_sys_system
/
$ac_sys_release
in
atheos
*
|
Linux
*
/1
*
)
atheos
*
|
Linux
*
/1
*
)
...
...
configure.in
Dosyayı görüntüle @
af30c5d3
...
@@ -500,7 +500,7 @@ fi
...
@@ -500,7 +500,7 @@ fi
# checks for UNIX variants that set C preprocessor variables
# checks for UNIX variants that set C preprocessor variables
AC_
AIX
AC_
USE_SYSTEM_EXTENSIONS
# Check for unsupported systems
# Check for unsupported systems
case $ac_sys_system/$ac_sys_release in
case $ac_sys_system/$ac_sys_release in
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment