Re: [Ekiga-devel-list] Config switch --disable-avahi does not work
- From: "Torsten Schlabach" <TSchlabach gmx net>
- To: Ekiga development mailing list <ekiga-devel-list gnome org>
- Subject: Re: [Ekiga-devel-list] Config switch --disable-avahi does not work
- Date: Sun, 11 May 2008 23:20:56 +0200
Hi!
I am having trouble compiling OPAL (again), so I cannot check this, but maybe this patch is going to do the trick?
Index: lib/engine/components/Makefile.am
===================================================================
--- lib/engine/components/Makefile.am (revision 6252)
+++ lib/engine/components/Makefile.am (working copy)
@@ -1,3 +1,7 @@
+if HAVE_AVAHI
+AVAHIDIR = avahi-publisher
+endif
+
SUBDIRS = \
gmconf-personal-details \
- avahi-publisher
+ ${AVAHIDIR}
Regards,
Torsten
-------- Original-Nachricht --------
> Datum: Sun, 11 May 2008 20:24:56 +0200
> Von: "Torsten Schlabach" <TSchlabach gmx net>
> An: Ekiga development mailing list <ekiga-devel-list gnome org>
> Betreff: [Ekiga-devel-list] Config switch --disable-avahi does not work
> Hi all!
>
> I have configured Ekiga with --disable-avahi, but still get compile errors
> in the avahi code. Could someone have a look at that? I am not too
> familiar with that configure.ac stuff to check this myself.
>
> Regards,
> Torsten
> _______________________________________________
> Ekiga-devel-list mailing list
> Ekiga-devel-list gnome org
> http://mail.gnome.org/mailman/listinfo/ekiga-devel-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]