gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r26951 - Extractor


From: gnunet
Subject: [GNUnet-SVN] r26951 - Extractor
Date: Sun, 21 Apr 2013 13:20:17 +0200

Author: LRN
Date: 2013-04-21 13:20:17 +0200 (Sun, 21 Apr 2013)
New Revision: 26951

Modified:
   Extractor/configure.ac
Log:
Check for gtk+-3 and gtk+-2 (3 gets a priority) by default

Modified: Extractor/configure.ac
===================================================================
--- Extractor/configure.ac      2013-04-21 11:18:08 UTC (rev 26950)
+++ Extractor/configure.ac      2013-04-21 11:20:17 UTC (rev 26951)
@@ -547,7 +547,7 @@
 # check for gtk >= 2.6.0
 AC_MSG_CHECKING(for gtk)
 check_for_3=3.0.0
-check_for_2=false
+check_for_2=2.6.0
 AC_ARG_WITH(gtk_version,
    [  --with-gtk-version=VERSION    version number of gtk to use (>=3.0.0 by 
default)],
    [AC_MSG_RESULT([$with_gtk_version])




reply via email to

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