]> git.meshlink.io Git - catta/commitdiff
another small configure summary fix
authorLennart Poettering <lennart@poettering.net>
Fri, 18 Nov 2005 18:50:01 +0000 (18:50 +0000)
committerLennart Poettering <lennart@poettering.net>
Fri, 18 Nov 2005 18:50:01 +0000 (18:50 +0000)
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1004 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe

configure.ac

index 84047ff4125313c7ec6e0408b0bf3803eedd7105..e1a8981f143162c414a4b9152f4a0738db687495 100644 (file)
@@ -758,7 +758,7 @@ if test "x$HAVE_EXPAT" = "xyes" -a "x$HAVE_LIBDAEMON" = "xyes" ; then
     BUILD_DAEMON=yes
 fi
 
-BUILD_PYTHON="no (!)"
+BUILD_PYTHON="no"
 
 if test "x$BUILD_DAEMON" = "xyes" -a "x$HAVE_DBUS" = "xyes" -a "x$HAVE_PYTHON" = "xyes" -a "x$HAVE_PYTHON_DBUS" = "xyes" -a "x$HAVE_PYGTK" = "xyes" ; then
     BUILD_PYTHON=yes