source:
npl/mailserver/dspam/dspam-3.10.2/src/dspam.pc.in
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 207 bytes |
Line | |
---|---|
1 | prefix=@prefix@ |
2 | exec_prefix=@exec_prefix@ |
3 | libdir=@libdir@ |
4 | includedir=@includedir@ |
5 | |
6 | Name: DSPAM |
7 | Description: DSPAM Anti-Spam Library |
8 | Version: @VERSION@ |
9 | Libs: -L${libdir} -ldspam |
10 | Cflags: -I${includedir}/dspam |
Note: See TracBrowser
for help on using the repository browser.