It appears Solaris's cc is ignoring the signedness of bitfield types.
[xiph/unicode.git] / theora / theoradec.pc.in
blob615718df84ea93b4d5d43b2b539f54fc3b078b86
1 # theoradec installed pkg-config file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: theora
9 Description: Theora video codec (decoder)
10 Version: @VERSION@
11 Requires: ogg >= 1.1
12 Conflicts:
13 Libs: -L${libdir} -ltheoradec
14 Cflags: -I${includedir}