diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-03-06 22:43:35 +0000 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2013-03-06 22:43:35 +0000 |
commit | d623c14332c62516bd7dc9c32cda9a48c8f07dd9 (patch) | |
tree | 09192b43300dbc18cde5e2c3e32c18b768a117da /Build/source/libs/harfbuzz/ac | |
parent | 2fb851202b1da73113b967586b130f59ee5491dd (diff) |
hb-ft.{cc,h} no longer used
git-svn-id: svn://tug.org/texlive/trunk@29300 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/ac')
-rw-r--r-- | Build/source/libs/harfbuzz/ac/withenable.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/harfbuzz/ac/withenable.ac b/Build/source/libs/harfbuzz/ac/withenable.ac index a1947932332..bf93d3c177b 100644 --- a/Build/source/libs/harfbuzz/ac/withenable.ac +++ b/Build/source/libs/harfbuzz/ac/withenable.ac @@ -4,4 +4,4 @@ dnl Copyright (C) 2012 Peter Breitenlohner <tex-live@tug.org> dnl You may freely use, modify and/or distribute this file. dnl ## configure options and TL libraries required for harfbuzz -KPSE_WITH_LIB([harfbuzz], [freetype2 graphite2 icu]) +KPSE_WITH_LIB([harfbuzz], [graphite2 icu]) |