core: add support for the autoverbose feature
[fbsplash.git] / core / src / libfbsplash.pc.in
blob2256291e993ae2078f628ffef4509977f70c7273
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
6 Name: libfbsplash
7 Description: Provide support for integration of fbsplash with the initscript system. 
8 Version: 0.1
9 Libs: -L${libdir} -lfbsplash 
10 Cflags: -I${includedir}