mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
Add wxGLContext to the wxWdiget OpenGL 'check'.
Originally committed to SVN as r2247.
This commit is contained in:
parent
32cc996ce6
commit
ab0d5377e8
@ -807,6 +807,7 @@ if test "$enable_check-wx-opengl" = "yes"; then
|
||||
#include <wx/glcanvas.h>
|
||||
int main(void) {
|
||||
wxGLCanvas *canvas;
|
||||
wxGLContext *context;
|
||||
return 0;
|
||||
} ])
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user