Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
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ç
LibreOffice
core
Commits
cf439329
Kaydet (Commit)
cf439329
authored
Ara 08, 2010
tarafından
Jesús Corrius
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
On Windows use always internal Python
üst
0edb0764
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
configure.in
configure.in
+3
-0
No files found.
configure.in
100644 → 100755
Dosyayı görüntüle @
cf439329
...
@@ -4523,6 +4523,9 @@ dnl ===================================================================
...
@@ -4523,6 +4523,9 @@ dnl ===================================================================
dnl Check for system python
dnl Check for system python
dnl ===================================================================
dnl ===================================================================
AC_MSG_CHECKING([which python to use])
AC_MSG_CHECKING([which python to use])
if test "$_os" = "WINNT"; then
with_system_python=no
fi
if test "$_os" = "Darwin" && test "$with_system_python" != "no"; then
if test "$_os" = "Darwin" && test "$with_system_python" != "no"; then
with_system_python=yes
with_system_python=yes
AC_MSG_RESULT([compiling against MacOSX10.4u.sdk (python version 2.3)])
AC_MSG_RESULT([compiling against MacOSX10.4u.sdk (python version 2.3)])
...
...
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