[Webkit-unassigned] [Bug 49208] [Gtk] Build fails when features are disabled (--disable-database, --disable-svg, etc.)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 13:45:21 PST 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Build fails when features   |[Gtk] Build fails when
                   |are disabled                |features are disabled
                   |(--disable-database,        |(--disable-database,
                   |--disable-svg, etc.)        |--disable-svg, etc.)




--- Comment #5 from Alexey Proskuryakov <ap at webkit.org>  2010-11-09 13:45:21 PST ---
Thanks! Leaving for a Gtk person to review.

+        * ../../../../../GNUmakefile.am: Always generate derived sources
+        for database and SVG features.
+        * ../../../../../platform/sql/SQLValue.cpp:
+        * ../../../../../platform/sql/SQLValue.h:
+        * ../../../../../platform/sql/SQLiteAuthorizer.cpp:
+        * ../../../../../platform/sql/SQLiteDatabase.cpp:
+        * ../../../../../platform/sql/SQLiteDatabase.h:
+        * ../../../../../platform/sql/SQLiteFileSystem.cpp:
+        * ../../../../../platform/sql/SQLiteFileSystem.h:
+        * ../../../../../platform/sql/SQLiteStatement.cpp:
+        * ../../../../../platform/sql/SQLiteStatement.h:
+        * ../../../../../platform/sql/SQLiteTransaction.cpp:
+        * ../../../../../platform/sql/SQLiteTransaction.h: Add feature guards.

There should be no backpaths here.

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