]> git.pld-linux.org Git - packages/ggz-server.git/blame - ggz-server-avahi.patch
- rel 6
[packages/ggz-server.git] / ggz-server-avahi.patch
CommitLineData
b527514d
JR
1--- ggz-server-0.0.14.1/m4/zeroconf.m4~ 2008-01-05 20:02:52.000000000 +0100
2+++ ggz-server-0.0.14.1/m4/zeroconf.m4 2012-11-18 21:10:01.612386304 +0100
3@@ -40,7 +40,7 @@
4 elif test "$zeroconf" = "avahi"; then
5 AC_DEFINE(WITH_AVAHI, 1, [Use avahi for zeroconf mechanism])
6 AVAHI_INCLUDES="-I/usr/include"
7- LIB_AVAHI="-lavahi-client"
8+ LIB_AVAHI="-lavahi-client -lavahi-common"
9 AC_SUBST(AVAHI_INCLUDES)
10 AC_SUBST(LIB_AVAHI)
11 else
This page took 0.040765 seconds and 4 git commands to generate.