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
20131d69
Kaydet (Commit)
20131d69
authored
Nis 23, 2013
tarafından
Fridrich Štrba
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Revert "Disable coretex again"
This reverts commit
0ef5a4bb
.
üst
0ef5a4bb
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
harfbuzz.configure.patch.1
harfbuzz/harfbuzz.configure.patch.1
+10
-10
No files found.
harfbuzz/harfbuzz.configure.patch.1
Dosyayı görüntüle @
20131d69
...
@@ -64,7 +64,16 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
...
@@ -64,7 +64,16 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
fi
fi
if test "$have_icu_le" != "true"; then
if test "$have_icu_le" != "true"; then
if test -n "$ac_tool_prefix"; then
if test -n "$ac_tool_prefix"; then
@@ -17654,7 +17726,7 @@
@@ -17555,7 +17555,7 @@
{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for ICU_LE by using icu-config fallback" >&5
$as_echo_n "checking for ICU_LE by using icu-config fallback... " >&6; }
if test "$ICU_CONFIG" != "no" && "$ICU_CONFIG" --version >/dev/null; then
- have_icu_le=true
+ have_icu_le=false
# We don't use --cflags as this gives us a lot of things that we don't
# necessarily want, like debugging and optimization flags
# See man (1) icu-config for more info.
@@ -17654,7 +17654,7 @@
GRAPHITE2_LIBS=$pkg_cv_GRAPHITE2_LIBS
GRAPHITE2_LIBS=$pkg_cv_GRAPHITE2_LIBS
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
{ $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5
$as_echo "yes" >&6; }
$as_echo "yes" >&6; }
...
@@ -82,12 +91,3 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
...
@@ -82,12 +91,3 @@ diff -ur harfbuzz.org/configure harfbuzz/configure
fi
fi
if $have_freetype; then
if $have_freetype; then
@@ -17825,7 +17897,7 @@
ac_fn_c_check_type "$LINENO" "CTFontRef" "ac_cv_type_CTFontRef" "#include <ApplicationServices/ApplicationServices.h>
"
if test "x$ac_cv_type_CTFontRef" = xyes; then :
- have_coretext=true
+ have_coretext=false
else
have_coretext=false
fi
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