Commit 58d483a
Fix wxWidgets check for EGL support
Since wxWidgets's d9df7db130ac22a6691bc4eb73ad0f691e999d7b,
wxWidgets can be compiled with both GLX and EGL at the same time, in
which case the old check no longer works.1 parent 41a7e75 commit 58d483a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments