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

Name: avahi-compat-howl
Description: Avahi Multicast DNS Responder (HOWL Compatibility)
Version: @HOWL_COMPAT_VERSION@
Libs: -L${libdir} -lhowl
Cflags: -D_REENTRANT -I${includedir}