pam_misc.pc 267 B

123456789
  1. libdir=${exec_prefix}/lib
  2. includedir=${prefix}/include
  3. Name: pam_misc
  4. Description: Miscellaneous functions that make the job of writing PAM-aware applications easier.
  5. URL: http://www.linux-pam.org/
  6. Version: 1.5.2
  7. Cflags: -I${includedir}
  8. Libs: -L${libdir} -lpam_misc