diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2012-11-30 15:43:18 +0000 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2012-11-30 15:43:18 +0000 |
commit | 99b05c9eee1080266c431b1e906be5e986cd596f (patch) | |
tree | f1812044654fd78f29619edc8da1c1f55276b62e /Build/source | |
parent | 22fecb49200c8b5a7e98897f9183a163838e6ff0 (diff) |
Typo
git-svn-id: svn://tug.org/texlive/trunk@28392 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source')
-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 bf2af85732a..65c29274173 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], [freetyp2 icu]) +KPSE_WITH_LIB([harfbuzz], [freetype2 icu]) |