aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
diff options
context:
space:
mode:
authorDan Gudmundsson <[email protected]>2011-11-16 15:04:56 +0100
committerDan Gudmundsson <[email protected]>2011-11-16 15:04:56 +0100
commit5cd8a13c24cbb9e3c514807b56460bb90a777235 (patch)
treeada809d14d6670628f502617e34f87b32a9dee97 /Makefile.in
parentf44805dc16feb213f65a65c9a74f1e3125976c2f (diff)
downloadotp-5cd8a13c24cbb9e3c514807b56460bb90a777235.tar.gz
otp-5cd8a13c24cbb9e3c514807b56460bb90a777235.tar.bz2
otp-5cd8a13c24cbb9e3c514807b56460bb90a777235.zip
[wx] Change libGL loading
Load libGL.so.1 instead of libGL.so, this should fix things when DL search path is broken (Ubuntu). dlopen("libGL.so") finds Mesa driver and dlopen("libGL.so.1") finds Nvidia or ATI. wxWidgets (added by gcc) have a dependency to libGL.so.1 so the context is created with that driver.
Diffstat (limited to 'Makefile.in')
0 files changed, 0 insertions, 0 deletions