]> git.meshlink.io Git - catta/blobdiff - avahi-discover-standalone/Makefile.am
fix build if avahi is built without gtk but with python support (closes #54)
[catta] / avahi-discover-standalone / Makefile.am
index bbf1895bf1340f1ee733f15986e40d31ad7ed3c8..e20797b724b13377cfd0a5b05d1ebf8ed5a44f94 100644 (file)
@@ -48,12 +48,10 @@ interfaces_DATA = $(interfaces)
 
 else 
 
-if HAVE_PYTHON 
-if HAVE_DBUS
+if HAVE_PYTHON_DBUS
 
 interfaces_DATA = $(interfaces)
 
-endif
 endif
 endif