Documentation fixes. OC has been replaced by TH in the public headers.
[xiph/unicode.git] / ogg2 / ogg2.pc.in
blobba75c41f5600fe9cfd6b1a78858d94308909bc16
1 # ogg pkg-config file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: ogg2
9 Description: ogg2 is a library for manipulating ogg bitstreams
10 Version: @VERSION@
11 Requires:
12 Conflicts:
13 Libs: -L${libdir} -logg2
14 Cflags: -I${includedir}