[Webkit-unassigned] [Bug 31102] [Gtk] Build failure with --enable-introspection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 4 09:42:14 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=31102





--- Comment #5 from Jan Alonzo <jmalonzo at gmail.com>  2009-11-04 09:42:14 PDT ---
(From update of attachment 42478)
>  %.typelib: %.gir $(G_IR_COMPILER)
> -	$(AM_V_GEN)$(G_IR_COMPILER) $< -o $@
> +	$(AM_V_GEN)$(G_IR_COMPILER) \
> +	     --includedir $(top_srcdir)/WebKit/gtk \
> +	     $< -o $@

Is it possible to make this a one-liner as it was before? Otherwise, patch is
ok. 

Thanks.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list