[Webkit-unassigned] [Bug 69469] [GTK][V8] Add JSC compilation option to configure.ac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 6 00:05:37 PDT 2011


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


Philippe Normand <pnormand at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #109869|review?                     |review+
               Flag|                            |




--- Comment #2 from Philippe Normand <pnormand at igalia.com>  2011-10-06 00:05:37 PST ---
(From update of attachment 109869)
View in context: https://bugs.webkit.org/attachment.cgi?id=109869&action=review

Looks good, just one thing to fix before landing, thanks!

> GNUmakefile.am:199
> +if USE_JSC
> +global_cppflags += \
> +	-DWTF_USE_JSC=1
> +endif
> +

This define is not used yet, right? If not it should be introduced in the first patch that will use it.

-- 
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