Attempt to fix the GTK+ build. Add missing symbol the
list of unfiltered symbols for the linker.
* autotools/symbols.filter: Add symbol used in DumpRenderTree.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@73167
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2010-12-02 Martin Robinson <mrobinson@igalia.com>
+
+ Attempt to fix the GTK+ build. Add missing symbol the
+ list of unfiltered symbols for the linker.
+
+ * autotools/symbols.filter: Add symbol used in DumpRenderTree.
+
2010-12-02 Martin Robinson <mrobinson@igalia.com>
Reviewed by Xan Lopez.
_ZN3WTF16fastZeroedMallocEm;
_ZN3WTF20fastMallocStatisticsEv;
_ZN3WTF8fastFreeEPv;
+_ZN3WTF13freeOwnedGPtrI7_GErrorEEvPT_
_ZN3WTF3MD58addBytesEPKhm;
_ZN3WTF3MD58checksumERNS_6VectorIhLm16EEE;
_ZN3WTF3MD5C1Ev;