view libpst.pc.in @ 137:d9d4ae17a2c3 stable-0-6-27

fix for const correctness on Fedora 11
author Carl Byington <carl@five-ten-sg.com>
date Sat, 07 Feb 2009 10:21:42 -0800
parents ff1743cbe4aa
children 9bbc834d5f3e
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libpst
Description: A library for reading PST files
Version: @VERSION@
Requires: 
Libs: -L${libdir} -lpst
Cflags: -I${includedir}