on 30.12.2007 06:33, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > http://bugs.webkit.org/show_bug.cgi?id=16669 > autotools update and fixes ... > + * dom/Document.cpp: > + * loader/icon/IconDatabase.h: > + * page/DOMWindow.cpp: > + * page/InspectorController.cpp: > + * page/Settings.cpp: > + * storage/Database.h: > + - Remove ENABLE(DATABASE) inclusion guard. Let the includer add the > guard instead.
Is this something needed for autotools? I think our approach was to have guards in headers, and there are many more examples of this, e.g. with SVG and XSLT. - WBR, Alexey Proskuryakov. _______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo/webkit-dev

