[babl] build: Remove --pkg babl option to g-ir-scanner
- From: Jon Nordby <jonnor src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [babl] build: Remove --pkg babl option to g-ir-scanner
- Date: Mon, 28 Mar 2011 20:20:23 +0000 (UTC)
commit d96973bc348b860b214e19f6cdefd24a78c745c6
Author: Jon Nordby <jononor gmail com>
Date: Mon Mar 28 22:16:11 2011 +0200
build: Remove --pkg babl option to g-ir-scanner
--pkg is intended for dependencies. Babl does not depend on Babl
This lead to g-ir-scanner barfing if Babl was not already installed.
babl/Makefile.am | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/babl/Makefile.am b/babl/Makefile.am
index 490779b..e526e8a 100644
--- a/babl/Makefile.am
+++ b/babl/Makefile.am
@@ -98,7 +98,6 @@ Babl-$(BABL_API_VERSION).gir: $(G_IR_SCANNER) $(library_include_HEADERS) $(c_sou
--library=babl-$(BABL_API_VERSION) \
--libtool="$(LIBTOOL)" \
--output $@ \
- --pkg babl \
-DBABL_IS_BEING_COMPILED \
-I$(top_srcdir) \
-I$(top_builddir) \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]