[Webkit-unassigned] [Bug 98262] [GTK] Build break when NETSCAPE_PLUGIN_API macro is off

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 5 03:27:50 PDT 2012


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





--- Comment #1 from Mariusz Grzegorczyk <mariusz.g at samsung.com>  2012-10-05 03:28:18 PST ---
Qt and ports that use cmake, don't compile npapi.cpp when NETSCAPE_PLUGIN_API is off(check in Target.pri and CMakeLists.txt). What policy should be applied to Gtk?
1. Have all files added to sources(like now) and make checks in them
2. Make check in GNUMakefile.list.am and don't take inappropriate files to build(e.g. in this case npapi.cpp)

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