summaryrefslogtreecommitdiffstats
path: root/libpam_misc/pam_misc.pc.in
blob: 0c8898cdc8c9dcc73160a33b3cc4b647a5bcdf0f (plain)
1
2
3
4
5
6
7
8
9
libdir=@libdir@
includedir=@includedir@

Name: pam_misc
Description: Miscellaneous functions that make the job of writing PAM-aware applications easier.
URL: http://www.linux-pam.org/
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lpam_misc