PolicyKit: Branch 'master'
David Zeuthen
david at kemper.freedesktop.org
Sun Sep 13 11:57:27 PDT 2009
src/polkit/Makefile.am | 1 +
1 file changed, 1 insertion(+)
New commits:
commit da96f6e2dddb8402fbb2135fdb3550e8f77c434e
Author: David Zeuthen <davidz at redhat.com>
Date: Sun Sep 13 14:53:14 2009 -0400
Pass --libtool to g-ir-scanner
Without this, builds with --enable-introspection fails in the Fedora
buildsystem.
diff --git a/src/polkit/Makefile.am b/src/polkit/Makefile.am
index 4b41f4e..bc119b2 100644
--- a/src/polkit/Makefile.am
+++ b/src/polkit/Makefile.am
@@ -140,6 +140,7 @@ Polkit-1.0.gir: libpolkit-gobject-1.la $(G_IR_SCANNER) Makefile.am
--pkg=glib-2.0 \
--pkg=gobject-2.0 \
--pkg=gio-2.0 \
+ --libtool=$(top_builddir)/libtool \
$(EGG_DBUS_CFLAGS) \
-I$(top_srcdir)/src \
-D_POLKIT_COMPILATION \
More information about the hal-commit
mailing list