brasero r1731 - trunk



Author: philippr
Date: Sun Jan 11 14:24:08 2009
New Revision: 1731
URL: http://svn.gnome.org/viewvc/brasero?rev=1731&view=rev

Log:
2009-01-11  Philippe Rouquier  <ykw localhost localdomain>

	Link plugins against gobject
	Fix #566721 â Wrong LDFLAGS introduced into BRASERO_*_LIBS
	Patch by Funda Wang

	* configure.in:

Modified:
   trunk/ChangeLog
   trunk/configure.in

Modified: trunk/configure.in
==============================================================================
--- trunk/configure.in	(original)
+++ trunk/configure.in	Sun Jan 11 14:24:08 2009
@@ -150,6 +150,7 @@
 
 dnl ** used by brasero and all modules
 PKG_CHECK_MODULES(BRASERO_GLIB, 		\
+	gobject-2.0 >= $GLIB_REQUIRED		\
 	glib-2.0 >= $GLIB_REQUIRED)
 
 AC_SUBST(BRASERO_GLIB_CFLAGS)



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