2011-02-08 Alejandro G. Castro <alex@igalia.com>
Reviewed by Martin Robinson. WebKit2 GTK Fails to Build #include nested too deeply https://bugs.webkit.org/show_bug.cgi?id=52219 * GNUmakefile.am: Removed the commands to create the directories for the forwarding headers, the script already does it for us. * config.h: Removed the config.h inclusion and added the autotoolsconfig.h directly, also added a condition to share the defines with QT. 2011-02-08 Alejandro G. Castro <alex@igalia.com> Reviewed by Martin Robinson. WebKit2 GTK Fails to Build #include nested too deeply https://bugs.webkit.org/show_bug.cgi?id=52219 Removed the __STDC_FORMAT_MACROS definition, it is already defined in the file where PRIxx64 is used before the inclusion so we are safe. * configure.ac: git-svn-id: svn://svn.chromium.org/blink/trunk@78020 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment