[webkit-reviews] review granted: [Bug 25286] [Gtk] Various autotools build refactoring and fixes : [Attachment 30153] fixup uses of libadd, cflags, cxxflags and ldflags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 11 20:17:44 PDT 2009


Holger Freyther <zecke at selfish.org> has granted Jan Alonzo
<jmalonzo at gmail.com>'s request for review:
Bug 25286: [Gtk] Various autotools build refactoring and fixes
https://bugs.webkit.org/show_bug.cgi?id=25286

Attachment 30153: fixup uses of libadd, cflags, cxxflags and ldflags
https://bugs.webkit.org/attachment.cgi?id=30153&action=review

------- Additional Comments from Holger Freyther <zecke at selfish.org>

> Index: WebKit/JavaScriptCore/wtf/Platform.h
> ===================================================================
> --- WebKit.orig/JavaScriptCore/wtf/Platform.h 2009-05-09 19:21:11.000000000
+1000
> +++ WebKit/JavaScriptCore/wtf/Platform.h	2009-05-09 19:21:25.000000000
+1000
> @@ -337,6 +337,7 @@
>  #endif
>  
>  #if PLATFORM(GTK)
> +#define WTF_USE_JSC 1
>  #if HAVE(PTHREAD_H)
>  #define WTF_USE_PTHREADS 1
>  #endif
> Index: WebKit/ChangeLog

separate patch for this change please...


More information about the webkit-reviews mailing list