gir-repository r90 - trunk/gir



Author: walters
Date: Fri Sep 12 20:14:03 2008
New Revision: 90
URL: http://svn.gnome.org/viewvc/gir-repository?rev=90&view=rev

Log:
Make DBusGLib, LibTelepathy, TelepathyGLib all dep on HAVE_MISSIONCONTROL


Modified:
   trunk/gir/Makefile.am

Modified: trunk/gir/Makefile.am
==============================================================================
--- trunk/gir/Makefile.am	(original)
+++ trunk/gir/Makefile.am	Fri Sep 12 20:14:03 2008
@@ -8,12 +8,15 @@
 	libxml2.gir	\
 	xft.gir		\
 	xlib.gir	\
-	DBusGLib.gir	\
-	TelepathyGLib.gir	\
-	LibTelepathy.gir	\
 	GL.gir
 BUILT_GIRSOURCES =
 
+if BUILD_MISSIONCONTROL
+CUSTOM_GIRSOURCES += DBusGLib.gir \
+	TelepathyGLib.gir \
+	LibTelepathy.gir
+endif
+
 if BUILD_GCONF
 GCONF_INCLUDEDIR=`pkg-config --variable=includedir gconf-2.0`/gconf/2
 GCONF_LIBDIR=`pkg-config --variable=libdir gconf-2.0`



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