diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-05-21 19:46:06 +0200 |
---|---|---|
committer | Fridrich Strba <fridrich@documentfoundation.org> | 2013-05-21 19:41:14 +0000 |
commit | b1167d96bd70a9e820525a3e6189772cf1b7852a (patch) | |
tree | 0c170de2e2b387786a18983af7a2e35a4442a062 /harfbuzz | |
parent | 6899a0689a4410404898a3a8518f2120734d8fea (diff) |
Update HarfBuzz to 0.9.17
Change-Id: If84a1eb7dbd54b4f1e3d876eb63cc3f2f8e51938
Reviewed-on: https://gerrit.libreoffice.org/3993
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
Diffstat (limited to 'harfbuzz')
-rw-r--r-- | harfbuzz/harfbuzz.configure.patch.1 | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/harfbuzz/harfbuzz.configure.patch.1 b/harfbuzz/harfbuzz.configure.patch.1 index ffabde56c566..937a06e01f99 100644 --- a/harfbuzz/harfbuzz.configure.patch.1 +++ b/harfbuzz/harfbuzz.configure.patch.1 @@ -64,7 +64,7 @@ diff -ur harfbuzz.org/configure harfbuzz/configure fi if test "$have_icu_le" != "true"; then if test -n "$ac_tool_prefix"; then -@@ -17555,12 +17555,12 @@ +@@ -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 @@ -73,12 +73,6 @@ diff -ur harfbuzz.org/configure harfbuzz/configure # 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. - ICU_LE_CFLAGS=`$ICU_CONFIG --cppflags` -- ICU_LE_LIBS=`$ICU_CONFIG --ldflags-libsonly --ldflags-layout` -+ ICU_LE_LIBS=`$ICU_CONFIG --ldflags-libsonly --ldflags-layout | tr "\n" " "` - - - { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 @@ -17654,7 +17654,7 @@ GRAPHITE2_LIBS=$pkg_cv_GRAPHITE2_LIBS { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes" >&5 |