[project @ 2003-07-30 09:20:41 by wolfgang]
authorwolfgang <unknown>
Wed, 30 Jul 2003 09:20:42 +0000 (09:20 +0000)
committerwolfgang <unknown>
Wed, 30 Jul 2003 09:20:42 +0000 (09:20 +0000)
commit5ca28d195c55751280886c194b9541af97cb77cc
tree4dbf5e60974029b01e770df84220ccc1e39313a3
parentf7064672f108966bcb84e07dc07a06cf2e920d87
[project @ 2003-07-30 09:20:41 by wolfgang]
OpenGL support for Mac OS X:

"./configure --enable-hopengl" on Mac OS X now uses the OpenGL libs that come
with Apple's "Quartz" display system.
"./configure --enable-hopengl=x11" looks for an X11 implementation of OpenGL
(which is an optional install on Mac OS X).

Added a corresponding "USE_QUARTZ_OPENGL" flag to config.h
configure.in
mk/config.h.in