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
484bb96a
Kaydet (Commit)
484bb96a
authored
Ock 12, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Update comment
Change-Id: I7afe33dc6ec3ce8f8fa3abe73463ff5293920a41
üst
e1a467e6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
configure.ac
configure.ac
+3
-3
No files found.
configure.ac
Dosyayı görüntüle @
484bb96a
...
@@ -9745,9 +9745,9 @@ ENABLE_OPENGL=
...
@@ -9745,9 +9745,9 @@ ENABLE_OPENGL=
if test -z "$enable_opengl"; then
if test -z "$enable_opengl"; then
if test $_os = WINNT; then
if test $_os = WINNT; then
# By default disable the OpenGL transitions for Windows (the code
doesn't even compile
# By default disable the OpenGL transitions for Windows (the code
compiles but works very
#
currently). In other words, use --enable-opengl only if you plan to hack on that code for
#
badly and crashes). In other words, use --enable-opengl only if you plan to hack on that
# Windows.
#
code for
Windows.
enable_opengl=no
enable_opengl=no
else
else
enable_opengl=yes
enable_opengl=yes
...
...
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