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
b226b0c0
Kaydet (Commit)
b226b0c0
authored
Ock 17, 2001
tarafından
Andrew M. Kuchling
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Patch #102588 / PEP 229:
Tweak the configure script to build setup.cfg
üst
e797ec1c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
configure
configure
+3
-3
configure.in
configure.in
+1
-1
No files found.
configure
Dosyayı görüntüle @
b226b0c0
#! /bin/sh
# From configure.in Revision: 1.19
0
# From configure.in Revision: 1.19
1
# Guess values for system-dependent variables and create Makefiles.
# Generated automatically using autoconf version 2.13
...
...
@@ -6505,7 +6505,7 @@ done
ac_given_srcdir=
$srcdir
trap 'rm -fr `echo "Makefile \
trap 'rm -fr `echo "Makefile
setup.cfg
\
Objects/Makefile \
Parser/Makefile \
Grammar/Makefile \
...
...
@@ -6633,7 +6633,7 @@ EOF
cat
>>
$CONFIG_STATUS
<<
EOF
CONFIG_FILES=\
${
CONFIG_FILES
-
"Makefile
\
CONFIG_FILES=\
${
CONFIG_FILES
-
"Makefile
setup.cfg
\
Objects/Makefile
\
Parser/Makefile
\
Grammar/Makefile
\
...
...
configure.in
Dosyayı görüntüle @
b226b0c0
...
...
@@ -1433,7 +1433,7 @@ else
fi
# generate output files
AC_OUTPUT(Makefile \
AC_OUTPUT(Makefile
setup.cfg
\
Objects/Makefile \
Parser/Makefile \
Grammar/Makefile \
...
...
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