totem r5013 - trunk
- From: hadess svn gnome org
- To: svn-commits-list gnome org
- Subject: totem r5013 - trunk
- Date: Wed, 9 Jan 2008 17:20:15 +0000 (GMT)
Author: hadess
Date: Wed Jan 9 17:20:15 2008
New Revision: 5013
URL: http://svn.gnome.org/viewvc/totem?rev=5013&view=rev
Log:
2008-01-09 Bastien Nocera <hadess hadess net>
* configure.in: Fix typo
Modified:
trunk/ChangeLog
trunk/configure.in
Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in (original)
+++ trunk/configure.in Wed Jan 9 17:20:15 2008
@@ -667,7 +667,7 @@
fi
if test "$enable_browser_plugins" = "yes" ; then
- PKG_CHECK_MODULES([SN], [ libstartup-notification-1.0 >= 0.8 ], [enable_browser_plugins = yes], [enable_browser_plugins=no])
+ 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
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]