[epiphany] Don't bypass g-ir-scanner's --pkg, especially when that's already passed.
- From: Jasper Lievisse Adriaanse <jasperla src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Don't bypass g-ir-scanner's --pkg, especially when that's already passed.
- Date: Wed, 13 Jul 2011 19:42:01 +0000 (UTC)
commit 16607f8b5e182389b6a228079a577cfca2ea9cf2
Author: Jasper Lievisse Adriaanse <jasper humppa nl>
Date: Mon Jun 20 19:36:42 2011 +0200
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 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/src/Makefile.am b/src/Makefile.am
index 98cdf01..d18f526 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 \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]