gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r28835 - Extractor


From: gnunet
Subject: [GNUnet-SVN] r28835 - Extractor
Date: Sat, 24 Aug 2013 10:04:11 +0200

Author: grothoff
Date: 2013-08-24 10:04:11 +0200 (Sat, 24 Aug 2013)
New Revision: 28835

Modified:
   Extractor/configure.ac
Log:
-cleaning up error messages

Modified: Extractor/configure.ac
===================================================================
--- Extractor/configure.ac      2013-08-24 07:48:43 UTC (rev 28834)
+++ Extractor/configure.ac      2013-08-24 08:04:11 UTC (rev 28835)
@@ -768,7 +768,7 @@
 
 if test "x$without_gtk" = "xtrue" 
 then
- AC_MSG_NOTICE([NOTICE: libgtk2+ not found, gtk thumbnail support disabled])
+ AC_MSG_NOTICE([NOTICE: libgtk3+ not found, gtk thumbnail support disabled])
 fi
 
 if test "x$HAVE_VORBISFILE_TRUE" = "x#"
@@ -811,7 +811,3 @@
  AC_MSG_NOTICE([NOTICE: gstreamer not found, gstreamer support disabled])
 fi
 
-if test $without_gtk != false
-then
-  AC_MSG_NOTICE([NOTICE: gtk+ not found, gtk support disabled])
-fi




reply via email to

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