Disables avahi-discover-standalone and avahi-ui (bssh & bvnc)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1777
941a03a8-eaeb-0310-b9a0-
b1bbd8fe43fe
AM_CFLAGS+='-DDEBUG_TRAP=__asm__("int $$3")'
if HAVE_GTK
+if HAVE_GLIB
bin_PROGRAMS = \
avahi-discover-standalone
interfaces_DATA = $(interfaces)
+endif # HAVE_GLIB
else
if HAVE_PYTHON_DBUS
if HAVE_GTK
if HAVE_DBUS
+if HAVE_GLIB
avahiincludedir=$(includedir)/avahi-ui
bvnc.desktop: bvnc.desktop.in
sed -e 's,@bindir\@,$(bindir),g' $< > $@
+endif # HAVE_GLIB
endif
endif