gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r33610 - gnunet-gtk


From: gnunet
Subject: [GNUnet-SVN] r33610 - gnunet-gtk
Date: Mon, 9 Jun 2014 08:58:07 +0200

Author: cfuchs
Date: 2014-06-09 08:58:07 +0200 (Mon, 09 Jun 2014)
New Revision: 33610

Modified:
   gnunet-gtk/configure.ac
Log:
- not building gnunet-conversation-gtk no longer fails configure. why would a 
component not being used fail the build/configure?

Modified: gnunet-gtk/configure.ac
===================================================================
--- gnunet-gtk/configure.ac     2014-06-09 06:52:07 UTC (rev 33609)
+++ gnunet-gtk/configure.ac     2014-06-09 06:58:07 UTC (rev 33610)
@@ -581,5 +581,5 @@
 
 if test "x$gnunet_conversation" == "x0"
 then
-  AC_MSG_ERROR([gnunet-conversation-gtk will not be built])
+  AC_MSG_WARN([gnunet-conversation-gtk will not be built])
 fi




reply via email to

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