[Webkit-unassigned] [Bug 24693] Disable all the SVG features for WebKit/Qt if ENABLE_SVG=0

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 3 05:37:03 PDT 2009


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





------- Comment #7 from laszlo.1.gombos at nokia.com  2009-04-03 05:37 PDT -------
(In reply to comment #6)
> (From update of attachment 28973 [review])
> > +!contains(DEFINES, ENABLE_SVG=0) {
> > +    !contains(DEFINES, ENABLE_SVG=.): DEFINES += ENABLE_SVG=1
> this looks a bit weird but should still do what you wanted.

The intention was not to define ENABLE_SVG=1 one more time if it was already
defined.


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



More information about the webkit-unassigned mailing list