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
d24499dc
Kaydet (Commit)
d24499dc
authored
Ara 18, 2005
tarafından
Neal Norwitz
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Jack said we don't need the Mac/Python/ directory any more.
üst
e5152935
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
configure
configure
+1
-1
configure.in
configure.in
+1
-1
No files found.
configure
Dosyayı görüntüle @
d24499dc
...
@@ -20815,7 +20815,7 @@ do
...
@@ -20815,7 +20815,7 @@ do
done
done
SRCDIRS="Parser Grammar Objects Python Modules Mac
Mac/Python
"
SRCDIRS="Parser Grammar Objects Python Modules Mac"
echo "$as_me:$LINENO: checking for build directories" >&5
echo "$as_me:$LINENO: checking for build directories" >&5
echo $ECHO_N "checking for build directories... $ECHO_C" >&6
echo $ECHO_N "checking for build directories... $ECHO_C" >&6
for dir in $SRCDIRS; do
for dir in $SRCDIRS; do
...
...
configure.in
Dosyayı görüntüle @
d24499dc
...
@@ -3146,7 +3146,7 @@ do
...
@@ -3146,7 +3146,7 @@ do
done
done
AC_SUBST(SRCDIRS)
AC_SUBST(SRCDIRS)
SRCDIRS="Parser Grammar Objects Python Modules Mac
Mac/Python
"
SRCDIRS="Parser Grammar Objects Python Modules Mac"
AC_MSG_CHECKING(for build directories)
AC_MSG_CHECKING(for build directories)
for dir in $SRCDIRS; do
for dir in $SRCDIRS; do
if test ! -d $dir; then
if test ! -d $dir; then
...
...
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