view libpst.pc.in @ 387:f03ee7e0ccc3

Remove files copied in by autotools These files are cruft that should be copied in by autotools instead of embedded in the version control repository.
author Paul Wise <pabs3@bonedaddy.net>
date Sat, 21 Dec 2019 21:25:45 +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@