]> git.meshlink.io Git - catta/blobdiff - configure.ac
* Insert brain here.
[catta] / configure.ac
index 85e3865cc2555d3f91090c124b9d7bb5d580a7d6..be5c5a7d05a5e9dd9d75eeb7947775fa25857a1f 100644 (file)
@@ -419,7 +419,7 @@ AC_SUBST(avahi_socket)
 #
 # Avahi interfaces dir
 #
-if test x$HAVE_PYTHON_DBUS || test x$HAVE_GTK; then
+if test x$HAVE_PYTHON_DBUS = "xyes" || test x$HAVE_GTK = "xyes"; then
        interfacesdir="${datadir}/${PACKAGE}/interfaces/"
        AC_SUBST(interfacesdir)
 fi