summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorMatthias Hopf <mat@mshopf.de>2002-01-22 20:15:00 +0000
committerMatthias Hopf <mat@mshopf.de>2002-01-22 20:15:00 +0000
commit96e51ba1357d376b58aff55b656aa5c67f4242c9 (patch)
tree730dcfb0ea915076a9443cf13d5abc37598f60e1 /acconfig.h
parent0231ba5d2e9a8d3581287bef411ea0b5e82c317f (diff)
downloadxine-lib-96e51ba1357d376b58aff55b656aa5c67f4242c9.tar.gz
xine-lib-96e51ba1357d376b58aff55b656aa5c67f4242c9.tar.bz2
New OpenGL output plugin. Will only work with upcoming changes in xine-ui.
EXPERIMENTAL. Read README.opengl in xine-ui. CVS patchset: 1439 CVS date: 2002/01/22 20:15:00
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
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