Search
lxdream.org :: lxdream/config.h.in :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename config.h.in
changeset 687:6bdc2b7032ea
prev675:b97020f9af1c
next697:479b8c213f61
author nkeynes
date Sat Jun 14 11:57:11 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change And the updated configure from the previous commit
file annotate diff log raw
1.1 --- a/config.h.in Mon May 26 11:01:42 2008 +0000
1.2 +++ b/config.h.in Sat Jun 14 11:57:11 2008 +0000
1.3 @@ -82,6 +82,9 @@
1.4 /* Have NSOpenGL support */
1.5 #undef HAVE_NSGL
1.6
1.7 +/* Have Color Clamp */
1.8 +#undef HAVE_OPENGL_CLAMP_COLOR
1.9 +
1.10 /* Have EXT_framebuffer_object support */
1.11 #undef HAVE_OPENGL_FBO
1.12
.