From e8e2707e96c08eda0ec6df2510dae4e6c71111ed Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 9 Sep 2005 19:35:31 +0000 Subject: add another status line to configure.ac git-svn-id: file:///home/lennart/svn/public/avahi/trunk@544 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe --- configure.ac | 1 + 1 file changed, 1 insertion(+) diff --git a/configure.ac b/configure.ac index 15a6436..cb55146 100644 --- a/configure.ac +++ b/configure.ac @@ -541,6 +541,7 @@ echo " Enable python-dbus: ${HAVE_PYTHON_DBUS} Enable QT3: ${HAVE_QT3} Enable QT4: ${HAVE_QT4} + Enable Mono: ${HAVE_MONO} Linux Distro: ${with_distro} User for Avahi: ${AVAHI_USER} Group for Avahi: ${AVAHI_GROUP} -- cgit