view libpst.pc.in @ 131:dd905e537728

add back AC_PROG_RANLIB, even though libtoolize claims it is obsoleted, it is needed for rpmbuild
author Carl Byington <carl@five-ten-sg.com>
date Thu, 05 Feb 2009 13:51:10 -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}