[Webkit-unassigned] [Bug 16401] [GTK] GObject/C DOM binding
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jul 13 03:14:35 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=16401
--- Comment #220 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> 2009-07-13 03:14:31 PDT ---
(In reply to comment #154)
> 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.
yes, that sounds about right: now you know why i did it, originally.
the original work and the newly-updated patch both work with srcdir !=
builddir.
i use it all the time to do debian builds using dpkg-buildpackage, and that
uses ./build/....
--
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