gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r5964 - GNUnet


From: gnunet
Subject: [GNUnet-SVN] r5964 - GNUnet
Date: Tue, 18 Dec 2007 18:20:11 -0700 (MST)

Author: grothoff
Date: 2007-12-18 18:20:11 -0700 (Tue, 18 Dec 2007)
New Revision: 5964

Modified:
   GNUnet/configure.ac
Log:
warn

Modified: GNUnet/configure.ac
===================================================================
--- GNUnet/configure.ac 2007-12-18 23:29:30 UTC (rev 5963)
+++ GNUnet/configure.ac 2007-12-19 01:20:11 UTC (rev 5964)
@@ -941,6 +941,11 @@
  AC_MSG_NOTICE([NOTICE: libesmtp not found, smtp transport will not be 
installed.])
 fi
 
+if test "$qt" != 1
+then
+ AC_MSG_NOTICE([NOTICE: qt not found, will not build gnunet-setup qt plugin.])
+fi
+
 if test "$ipv6" = "0"
 then
   AC_MSG_NOTICE([NOTICE: IPv6 support will NOT be compiled.])





reply via email to

[Prev in Thread] Current Thread [Next in Thread]