summaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index b6d579d..f200cad 100644
--- a/configure.in
+++ b/configure.in
@@ -403,7 +403,8 @@ if test x$missing_avahi_warning = xyes; then
echo ""
echo "----------------------------------------------------------"
echo "KTorrent WARNING:"
- echo "Cannot find avahi-client with version 0.6.10 or later."
+ echo "Cannot find avahi-client with version 0.6.10 or later or"
+ echo "cannot find avahi-tqt."
echo "The zeroconf plugin will not be installed because of this."
echo "----------------------------------------------------------"
echo ""