*** empty log message ***

This commit is contained in:
David Rose 2000-10-31 05:51:17 +00:00
parent 5d48075e5f
commit f069740c93

View File

@ -203,10 +203,10 @@
#defer HAVE_GLUT $[libtest $[GLUT_LPATH],$[GLUT_LIBS]]
// Should we try to build the WGL interface?
#define HAVE_WGL
#define HAVE_WGL $[eq $[PLATFORM],Win32]
// Should we try to build the SGI-specific glxdisplay?
#define HAVE_SGIGL
#define HAVE_SGIGL $[eq $[PLATFORM],Irix]
// Should we try to build the DirectX interface? What additional
// libraries do we need?