diff options
Diffstat (limited to 'acconfig.h')
-rw-r--r-- | acconfig.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h index 4ac95a5a3..ef2234091 100644 --- a/acconfig.h +++ b/acconfig.h @@ -60,6 +60,9 @@ /* Define this if you have libXv installed */ #undef HAVE_XV +/* Define this if you have OpenGL support available */ +#undef HAVE_OPENGL + /* Define this if you have libXinerama installed */ #undef HAVE_XINERAMA |