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
d3d6f8ff
Kaydet (Commit)
d3d6f8ff
authored
May 05, 1997
tarafından
Guido van Rossum
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add -lgl and -lm for imgfile. Better way to configure zlib.
üst
4a43cc67
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
7 deletions
+3
-7
Setup.in
Modules/Setup.in
+3
-7
No files found.
Modules/Setup.in
Dosyayı görüntüle @
d3d6f8ff
...
@@ -214,8 +214,7 @@ md5 md5module.c md5c.c
...
@@ -214,8 +214,7 @@ md5 md5module.c md5c.c
# This module requires the header file
# This module requires the header file
# /usr/people/4Dgifts/iristools/include/izoom.h:
# /usr/people/4Dgifts/iristools/include/izoom.h:
#imgfile imgfile.c -limage -lgutil -lgl -lm # Image Processing Utilities
#imgfile imgfile.c -limage -lgutil # Image Processing Utilities
# These modules require the Multimedia Development Option (I think):
# These modules require the Multimedia Development Option (I think):
...
@@ -345,11 +344,8 @@ cPickle cPickle.c
...
@@ -345,11 +344,8 @@ cPickle cPickle.c
#fpetest fpetestmodule.c
#fpetest fpetestmodule.c
# Andrew Kuchling's zlib module.
# Andrew Kuchling's zlib module.
# This require zlib 1.0.4. See http://quest.jpl.nasa.gov/zlib/
# This require zlib 1.0.4 (or later). See http://quest.jpl.nasa.gov/zlib/
# Edit the ZLIBHOME variable to point to the place where you built zlib.
#zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
# If you installed libzlib.a, replace the last argument with -lz
#ZLIBHOME=..
#zlib zlibmodule.c -I$(ZLIBHOME) -L$(ZLIBHOME) -lz
# Example -- included for reference only:
# Example -- included for reference only:
...
...
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