]> git.meshlink.io Git - catta/commitdiff
* Insert brain here.
authorTrent Lloyd <lathiat@bur.st>
Thu, 8 Sep 2005 20:23:35 +0000 (20:23 +0000)
committerTrent Lloyd <lathiat@bur.st>
Thu, 8 Sep 2005 20:23:35 +0000 (20:23 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@535 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

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