summaryrefslogtreecommitdiffstats
path: root/libnewmail.pc.in
blob: 892328795262361641108e2c589721f954bf521d (plain)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include

Name: libnewmail
Description: generic mail checking library
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lnewmail -lpthread -loop
Cflags: -D_REENTRANT -I${includedir}/libnewmail