git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
2010-12-30 Konstantin Tokarev <annulen@yandex.ru>
[WebKit-https.git]
/
JavaScriptCore
/
wtf
/
wtf.pri
diff --git
a/JavaScriptCore/wtf/wtf.pri
b/JavaScriptCore/wtf/wtf.pri
index
c5617ce
..
c1af024
100644
(file)
--- a/
JavaScriptCore/wtf/wtf.pri
+++ b/
JavaScriptCore/wtf/wtf.pri
@@
-41,7
+41,7
@@
contains(DEFINES, USE_GSTREAMER=1) {
CONFIG += link_pkgconfig
}
-!contains(DEFINES, USE_SYSTEM_MALLOC) {
+!contains(DEFINES, USE_SYSTEM_MALLOC
=1
) {
SOURCES += wtf/TCSystemAlloc.cpp
}