Codebase list avahi / lintian-fixes/main avahi-client.pc.in
lintian-fixes/main

Tree @lintian-fixes/main (Download .tar.gz)

avahi-client.pc.in @lintian-fixes/mainraw · history · blame

prefix=@prefix@
exec_prefix=${prefix}
libdir=@libdir@
includedir=${prefix}/include

Name: avahi-client
Description: Avahi Multicast DNS Responder (Client Support)
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lavahi-common -lavahi-client
Cflags: -D_REENTRANT -I${includedir}