gnome-bluetooth r520 - trunk



Author: hadess
Date: Fri Mar 20 16:45:27 2009
New Revision: 520
URL: http://svn.gnome.org/viewvc/gnome-bluetooth?rev=520&view=rev

Log:
Another requisite to having working signals

Exporting the symbols!



Modified:
   trunk/configure.ac

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Fri Mar 20 16:45:27 2009
@@ -79,6 +79,7 @@
 PKG_CHECK_MODULES(APPLET,
 		  dbus-glib-1 >= $DBUS_GLIB_REQUIRED
 		  gconf-2.0
+		  gmodule-export-2.0
 		  gtk+-2.0 >= $GTK_REQUIRED
 		  libnotify >= $NOTIFY_REQUIRED
 		  unique-1.0)



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