[Webkit-unassigned] [Bug 88426] [GTK] Add API to get the library version to WebKit2 GTK+
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jun 6 10:57:11 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=88426
--- Comment #3 from Martin Robinson <mrobinson at webkit.org> 2012-06-06 10:57:11 PST ---
(From update of attachment 146052)
View in context: https://bugs.webkit.org/attachment.cgi?id=146052&action=review
> Source/WebKit2/GNUmakefile.am:12
> + $(webkit2gtk_h_api) \
> + $(webkit2gtk_built_h_api)
I'm fairly certain that you don't want to list webkit2gtk_built_h_api here, as they are already listed on a previous primary. This may even cause them to be distributed when running make dist. Removing them here would allow you do remove webkit2gtk_built_h_api entirely.
--
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