totem r5814 - trunk



Author: hadess
Date: Wed Dec  3 11:29:21 2008
New Revision: 5814
URL: http://svn.gnome.org/viewvc/totem?rev=5814&view=rev

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

	* configure.in: Patch from DJ Lucas
	<blfs-dev lfs lucasit com> to allow building the browser plugin
	when X11 isn't in the defined include dirs already (Closes: #563087)



Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Wed Dec  3 11:29:21 2008
@@ -644,6 +644,7 @@
 	PKG_CHECK_MODULES([BROWSER_PLUGIN],
 		[glib-2.0
 		 gio-2.0
+		 x11
 		 totem-plparser-mini >= $TOTEM_PLPARSER_REQS],
 		[],[enable_browser_plugins=no])
 



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