projects
/
platform
/
upstream
/
avahi.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
netlink: fix wrong use of netlink flags for dump operations
[platform/upstream/avahi.git]
/
avahi-client.pc.in
1
prefix=@prefix@
2
exec_prefix=${prefix}
3
libdir=@libdir@
4
includedir=${prefix}/include
5
6
Name: avahi-client
7
Description: Avahi Multicast DNS Responder (Client Support)
8
Version: @PACKAGE_VERSION@
9
Libs: -L${libdir} -lavahi-common -lavahi-client
10
Cflags: -D_REENTRANT -I${includedir}