summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
authorDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-23 23:27:10 +0000
committerDaniel Caujolle-Bert <f1rmb@users.sourceforge.net>2002-01-23 23:27:10 +0000
commit6f8315d8f65066fda4ca9498f5d7beec46729d11 (patch)
tree09492f88f47c35a86dbb6f2eb07eec2ff0e46439 /acconfig.h
parentcb0c0151971264dc780f0ec67571ebb79865496a (diff)
downloadxine-lib-6f8315d8f65066fda4ca9498f5d7beec46729d11.tar.gz
xine-lib-6f8315d8f65066fda4ca9498f5d7beec46729d11.tar.bz2
Change/fix opengl checks, add a glut fallback (GLU).
CVS patchset: 1445 CVS date: 2002/01/23 23:27:10
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 f50b5ced5..03c086399 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -66,6 +66,9 @@
/* Define this if you have GLut support available */
#undef HAVE_GLUT
+/* Define this if you have GLU support available */
+#undef HAVE_GLU
+
/* Define this if you have libXinerama installed */
#undef HAVE_XINERAMA