repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
build fix
[LibreOffice.git]
/
config_host
/
config_opengl.h.in
blob
67b9e47a79a145224bd5407e6208b51943663e61
1
/*
2
Settings for OpenGL
3
*/
4
5
#ifndef CONFIG_OPENGL_H
6
#define CONFIG_OPENGL_H
7
8
#define HAVE_GLEW_1_12 0
9
10
#endif