Index: ext/glut/rakefile<br>===================================================================<br>--- ext/glut/rakefile (revision 20)<br>+++ ext/glut/rakefile (working copy)<br>@@ -23,7 +23,7 @@<br> # Don't understand why swig doesn't define this...
<br> swig_args = "-DSWIGMAC"<br> else<br>- extconf_args = ""<br>+ extconf_args = "--with-ldflags='-lX11 -lGL -lGLU -lglut'"<br> swig_args = "-I/usr/include"<br> end<br>
<br>