totem r5869 - trunk



Author: hadess
Date: Wed Dec 17 13:29:56 2008
New Revision: 5869
URL: http://svn.gnome.org/viewvc/totem?rev=5869&view=rev

Log:
2008-12-17  Bastien Nocera  <hadess hadess net>

	* configure.in: Remove libstartup-notification
	requirement, we haven't used it in a long while



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Dec 17 13:29:56 2008
@@ -659,11 +659,6 @@
 		enable_browser_plugins=no
 	fi
 
-	PKG_CHECK_MODULES([SN], [ libstartup-notification-1.0 >= 0.8 ], [enable_browser_plugins=yes], [enable_browser_plugins=no])
-	if test "x$enable_browser_plugins" != "xyes" ; then
-		AC_MSG_WARN([libstartup-notification not found, necessary to build the plugin viewer])
-	fi
-
         # check for -fno-rtti flag
 
 	AC_LANG_PUSH([C++])



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