totem r5812 - trunk



Author: hadess
Date: Mon Dec  1 16:13:39 2008
New Revision: 5812
URL: http://svn.gnome.org/viewvc/totem?rev=5812&view=rev

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

	* configure.in: Fix up some reporting at the end



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Mon Dec  1 16:13:39 2008
@@ -935,12 +935,7 @@
 	AC_MSG_NOTICE([   No Totem plugins enabled])
 fi
 if test x$enable_browser_plugins = xyes ; then
-	AC_MSG_NOTICE([** Browser plugin enabled (using $MOZILLA)])
-	if test x$enable_basic_plugin = xyes ; then
-		AC_MSG_NOTICE([** Basic browser plugin enabled])
-	else
-		AC_MSG_NOTICE([   Basic browser plugin disabled])
-	fi
+	AC_MSG_NOTICE([** Browser plugin enabled])
 	if test x$enable_gmp_plugin = xyes ; then
 		AC_MSG_NOTICE([** GMP (Windows Media) plugin enabled])
 	else



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