Re: [pulseaudio-discuss] [PATCH] osx: module_bonjour_publish needs to be linked against libprotocol-native.la

2011-10-19 Thread Colin Guthrie
'Twas brillig, and Daniel Mack at 17/10/11 10:33 did gyre and gimble: > --- > src/Makefile.am |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/src/Makefile.am b/src/Makefile.am > index d3fe1c3..e040f3d 100644 > --- a/src/Makefile.am > +++ b/src/Makefile.am > @@ -1619

[pulseaudio-discuss] [PATCH] osx: module_bonjour_publish needs to be linked against libprotocol-native.la

2011-10-17 Thread Daniel Mack
--- src/Makefile.am |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/Makefile.am b/src/Makefile.am index d3fe1c3..e040f3d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1619,7 +1619,7 @@ module_zeroconf_discover_la_CFLAGS = $(AM_CFLAGS) $(AVAHI_CFLAGS) module