Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 413663 | Differences between
and this patch

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- babl/Makefile.am    2012-05-18 16:57:50.652946299 +0200
0
++ babl/Makefile.am.new        2012-05-18 17:12:06.222715951 +0200
Lines 95-100 Link Here
95
if HAVE_INTROSPECTION
95
if HAVE_INTROSPECTION
96
Babl-$(BABL_API_VERSION).gir: $(G_IR_SCANNER) $(library_include_HEADERS) $(c_sources) $(srcdir)/Makefile.am
96
Babl-$(BABL_API_VERSION).gir: $(G_IR_SCANNER) $(library_include_HEADERS) $(c_sources) $(srcdir)/Makefile.am
97
       $(INTROSPECTION_SCANNER) -v --namespace Babl --nsversion=$(BABL_API_VERSION) \
97
       $(INTROSPECTION_SCANNER) -v --namespace Babl --nsversion=$(BABL_API_VERSION) \
98
            --identifier-prefix= --symbol-prefix=babl \
98
            --add-include-path=$(srcdir) --add-include-path=. \
99
            --add-include-path=$(srcdir) --add-include-path=. \
99
            --library=libbabl-$(BABL_API_VERSION).la \
100
            --library=libbabl-$(BABL_API_VERSION).la \
100
            --libtool="$(LIBTOOL)" \
101
            --libtool="$(LIBTOOL)" \

Return to bug 413663