.: Fix the WebKit2 WebGL build.
authormrobinson@webkit.org <mrobinson@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 29 Sep 2011 04:48:58 +0000 (04:48 +0000)
committermrobinson@webkit.org <mrobinson@webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Thu, 29 Sep 2011 04:48:58 +0000 (04:48 +0000)
commit49ec9ca6a3321670cf5e92776f1d3df6d1a6d5c2
treeaf2f21a3671952f078c0e6ca133cf80d053cb499
parent907c9fd4b74469d9f09427f5251f02d6e608c7c6
.: Fix the WebKit2 WebGL build.

* configure.ac: Add -ldl to the OPENGL_LIBS.

Source/WebKit2: Fix the WebGL build on WebKit2 GTK+.

* GNUmakefile.am: Add OPENGL_LIBS to WebKit2 targets.

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96295 268f45cc-cd09-0410-ab3c-d52691b4dbfc
ChangeLog
Source/WebKit2/ChangeLog
Source/WebKit2/GNUmakefile.am
configure.ac