[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 13 01:10:37 PST 2009


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





------- Comment #154 from xan.lopez at gmail.com  2009-02-13 01:10 PDT -------
The patch breaks srcdir != builddir builds btw. It seems to delete a bunch of
-I$(top_builddir)... for no apparent reason and replaces other $(builddir) with
$(srcdir) variants. I just fixed it by reverting those, but for some reason
also had to go to WebKitTools/GNUmakefile.am and add -I$(top_builddir)... flags
to the tools flags. 


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