[csw-devel] SF.net SVN: gar:[21009] csw/mgar/pkg/gnome-base/gconf2/trunk/Makefile
lblume at users.sourceforge.net
lblume at users.sourceforge.net
Mon May 6 16:26:07 CEST 2013
Revision: 21009
http://gar.svn.sourceforge.net/gar/?rev=21009&view=rev
Author: lblume
Date: 2013-05-06 14:26:06 +0000 (Mon, 06 May 2013)
Log Message:
-----------
gnome-base/gconf2/trunk: Add necessary parameters for recently added introspection
Modified Paths:
--------------
csw/mgar/pkg/gnome-base/gconf2/trunk/Makefile
Modified: csw/mgar/pkg/gnome-base/gconf2/trunk/Makefile
===================================================================
--- csw/mgar/pkg/gnome-base/gconf2/trunk/Makefile 2013-05-06 11:43:07 UTC (rev 21008)
+++ csw/mgar/pkg/gnome-base/gconf2/trunk/Makefile 2013-05-06 14:26:06 UTC (rev 21009)
@@ -74,8 +74,11 @@
CONFIGURE_ARGS += --enable-static=no
CONFIGURE_ARGS += --enable-gtk-doc
CONFIGURE_ARGS += --with-gtk=2.0
-CONFIGURE_ARGS += --enable-introspection=no
+CONFIGURE_ARGS += --enable-introspection=yes
+# Needed for introspection
+EXTRA_BUILD_EXPORTS += PKG_CONFIG_PATH
+
# CONFIGURE_ARGS += --disable-defaults-service
#The "defaults service" requires polkit. and dbus.
#We're better off without em.
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list