Glenn Maynard
|
c812ac2ec9
|
remove mesa junk; symlink it to libGL if you really want to do that
handle broken systems that need -lGLU to link -lGL
|
2004-01-30 05:19:22 +00:00 |
|
Steve Checkoway
|
bc3e405877
|
Don't depend on the linker being smart enough to pull in -lGL. See my e-mail to the dev list for more details.
|
2004-01-30 05:14:02 +00:00 |
|
Glenn Maynard
|
5548778cb1
|
do the GLU check correctly
|
2004-01-27 06:09:27 +00:00 |
|
Steve Checkoway
|
560b7b1e63
|
Compile with -lGLU. This is untested but it _should_ be correct and fix the linking problems reported for linux.
|
2004-01-25 10:07:14 +00:00 |
|
Glenn Maynard
|
7654dab0f5
|
Make systems with broken dynamic linkers happy.
|
2003-09-19 23:30:43 +00:00 |
|
Glenn Maynard
|
35c7641177
|
Rewrite overcomplicated OpenGL test.
|
2003-09-18 22:28:19 +00:00 |
|