Reverted r5460 ... this was merged from 1.2, but was later reverted there.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%404374
This commit is contained in:
Ryan C. Gordon 2010-01-10 05:06:03 +00:00
parent 065e14eb5d
commit f30bac45d2
2 changed files with 7 additions and 7 deletions

View file

@ -28,7 +28,7 @@ case "$host" in
*-*-darwin* )
EXE=""
MATHLIB=""
SYS_GL_LIBS="-framework,OpenGL"
SYS_GL_LIBS="-Wl,-framework,OpenGL"
;;
*-*-aix*)
EXE=""