From 16607f8b5e182389b6a228079a577cfca2ea9cf2 Mon Sep 17 00:00:00 2001 From: Jasper Lievisse Adriaanse Date: Mon, 20 Jun 2011 19:36:42 +0200 Subject: Don't bypass g-ir-scanner's --pkg, especially when that's already passed. https://bugzilla.gnome.org/show_bug.cgi?id=653031 --- src/Makefile.am | 1 - 1 file changed, 1 deletion(-) (limited to 'src') diff --git a/src/Makefile.am b/src/Makefile.am index 98cdf0100..d18f526d7 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -313,7 +313,6 @@ EphyEgg-$(EPIPHANY_API_VERSION).gir: $(INTROSPECTION_SCANNER) --pkg=gtk+-3.0 \ --pkg=libxml-2.0 \ --output=$@ \ - `pkg-config --libs libxml-2.0 gtk+-3.0` \ $(top_srcdir)/lib/egg/egg-editable-toolbar.h \ $(top_srcdir)/lib/egg/egg-toolbars-model.h \ $(top_srcdir)/lib/egg/egg-editable-toolbar.c \ -- cgit v1.2.3