gfx/harfbuzz/harfbuzz.pc.in

Fri, 16 Jan 2015 18:13:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 16 Jan 2015 18:13:44 +0100
branch
TOR_BUG_9701
changeset 14
925c144e1f1f
permissions
-rw-r--r--

Integrate suggestion from review to improve consistency with existing code.

     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