nss-shared-helper/nss-shared-helper.pc.in
author Wolfgang Rosenauer <wr@rosenauer.org>
Thu, 08 Dec 2011 22:33:48 +0100
changeset 4 69b7ac3efaa2
parent 0 262e1fb001a8
permissions -rw-r--r--
use correct pointer and do not access destroyed memory

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

Name: NSS Shared Helper
Description: Helper library for shared NSS database
Requires: nss
Version: @VERSION@
Libs: -L${libdir} -lnsssharedhelper @BASE_LIBS@
Cflags: -I${includedir}/nss-shared-helper -I${includedir}