chiark
/
gitweb
/
~mdw
/
checkpath
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
b480943
)
checkpath.pc: Actually provide useful options in the file.
author
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:15 +0000
(21:53 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sun, 13 Apr 2008 20:53:15 +0000
(21:53 +0100)
checkpath.pc.in
patch
|
blob
|
blame
|
history
diff --git
a/checkpath.pc.in
b/checkpath.pc.in
index 067c11684f7068188116a6b409cb4a2c2de4cf96..d9822d938f12b8b58558a60bb969211873411d6b 100644
(file)
--- a/
checkpath.pc.in
+++ b/
checkpath.pc.in
@@
-8,3
+8,7
@@
socketdir=@socketdir@
Name: Checkpath
Description: Check filesystem paths for security problems.
Version: @VERSION@
Name: Checkpath
Description: Check filesystem paths for security problems.
Version: @VERSION@
+
+Requires: mLib >= 2.0.4
+Libs: -L${libdir} -lcheckpath
+Cflags: -I${includedir}