For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
authorPaul Cornett <paulcor@bullseye.com>
Sun, 3 Apr 2011 05:19:59 +0000 (05:19 +0000)
committerPaul Cornett <paulcor@bullseye.com>
Sun, 3 Apr 2011 05:19:59 +0000 (05:19 +0000)
commita17305ea876e64131467348b24f25929f98986d7
treeec0c99249c0bafbd16d9ff191f6461ab2c5337b7
parent640a1b84741ec3993707c36426cd50a79b5639ae
For wxGTK2, link with X11 explicitly, since we use many X11 functions directly.
Some linkers, notably newer Linux ones, don't implicitly link against dependent libs
Fixes #13100

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@67383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
configure
configure.in