gfx/harfbuzz/harfbuzz.pc.in

Thu, 15 Jan 2015 15:55:04 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 15 Jan 2015 15:55:04 +0100
branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
permissions
-rw-r--r--

Back out 97036ab72558 which inappropriately compared turds to third parties.

     1 prefix=@prefix@
     2 exec_prefix=@exec_prefix@
     3 libdir=@libdir@
     4 includedir=@includedir@
     6 Name: harfbuzz
     7 Description: Text shaping library
     8 Version: @VERSION@
    10 Libs: -L${libdir} -lharfbuzz
    11 Cflags: -I${includedir}/harfbuzz

mercurial