view libpst.pc.in @ 244:f2ae612fa62b stable-0-6-46

fixes for fedora 13 change in implicit dso linking semantics
author Carl Byington <carl@five-ten-sg.com>
date Sat, 13 Feb 2010 10:14:19 -0800
parents 9bbc834d5f3e
children
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}/libpst-@LIBPST_SO_MAJOR@