summaryrefslogtreecommitdiffstats
path: root/avahi-compat-libdns_sd.pc.in
blob: 3007578745270bb977894dea9086d02dfc2f1ea1 (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-libdns_sd/

Name: avahi-compat-libdns_sd
Description: Avahi Multicast DNS Responder (libdns_sd Compatibility)
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lavahi-compat-libdns_sd
Cflags: -D_REENTRANT -I${includedir}