diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2013-03-21 22:55:27 +0000 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2013-03-21 22:55:27 +0000 |
commit | e8cc56a59f892d97cd100d0c0b5099d66ab69e94 (patch) | |
tree | 5bb95ee7052722667af86e106c4408ab3ad4d8fb /Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in | |
parent | beef34c2a32f00110da451933cf75ca0ac9a86f2 (diff) |
harfbuzz 0.9.14
git-svn-id: svn://tug.org/texlive/trunk@29461 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in')
-rw-r--r-- | Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in b/Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in deleted file mode 100644 index e92319e156c..00000000000 --- a/Build/source/libs/harfbuzz/harfbuzz-0.9.13/harfbuzz.pc.in +++ /dev/null @@ -1,11 +0,0 @@ -prefix=@prefix@ -exec_prefix=@exec_prefix@ -libdir=@libdir@ -includedir=@includedir@ - -Name: harfbuzz -Description: Text shaping library -Version: @VERSION@ - -Libs: -L${libdir} -lharfbuzz -Cflags: -I${includedir}/harfbuzz |