fixed a bug in autotools files that prevented libfcgi to be correctly found in some...
[openjpeg.git] / libopenjpeg1.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: openjpeg
7 Description: JPEG2000 files library
8 URL: http://www.openjpeg.org/
9 Version: @VERSION@
10 pkgconfig_requires_private: @requirements@
11 Libs: -L${libdir} -lopenjpeg
12 Cflags: -I${includedir}