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
305ed11a
Kaydet (Commit)
305ed11a
authored
Agu 19, 1996
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Remove mention of HAVE_CONFIG_H
üst
73363b52
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
6 deletions
+2
-6
ext.tex
Doc/ext.tex
+1
-3
ext.tex
Doc/ext/ext.tex
+1
-3
No files found.
Doc/ext.tex
Dosyayı görüntüle @
305ed11a
...
...
@@ -1286,9 +1286,7 @@ Python header files. If the Make variable \var{PYTHONTOP} points to
the toplevel Python directory, your
\var
{
CFLAGS
}
Make variable should
contain the options
\samp
{
-I
\$
(PYTHONTOP) -I
\$
(PYTHONTOP)/Include
}
.
(Most header files are in the
\file
{
Include
}
subdirectory, but the
\file
{
config.h
}
header lives in the toplevel directory.) You must
also add
\samp
{
-DHAVE
_
CONFIG
_
H
}
to the definition of
\var
{
CFLAGS
}
to
direct the Python headers to include
\file
{
config.h
}
.
\file
{
config.h
}
header lives in the toplevel directory.)
\subsection
{
Shared Libraries
}
...
...
Doc/ext/ext.tex
Dosyayı görüntüle @
305ed11a
...
...
@@ -1286,9 +1286,7 @@ Python header files. If the Make variable \var{PYTHONTOP} points to
the toplevel Python directory, your
\var
{
CFLAGS
}
Make variable should
contain the options
\samp
{
-I
\$
(PYTHONTOP) -I
\$
(PYTHONTOP)/Include
}
.
(Most header files are in the
\file
{
Include
}
subdirectory, but the
\file
{
config.h
}
header lives in the toplevel directory.) You must
also add
\samp
{
-DHAVE
_
CONFIG
_
H
}
to the definition of
\var
{
CFLAGS
}
to
direct the Python headers to include
\file
{
config.h
}
.
\file
{
config.h
}
header lives in the toplevel directory.)
\subsection
{
Shared Libraries
}
...
...
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