Norman's most recent 3d clouds code tweaks.

This commit is contained in:
curt
2002-09-18 14:24:19 +00:00
parent fcf1d34e55
commit ed26458a24
13 changed files with 162 additions and 33 deletions

View File

@@ -167,6 +167,8 @@ fi
dnl check for OpenGL related libraries
AM_CONDITIONAL(EXTGL_NEEDED, test "x$ac_cv_header_windows_h" = "xyes")
if test "x$HOSTTYPE" = "xmacintosh" ; then
dnl Macintosh OSX
LIBS="$LIBS -framework OpenGL -framework GLUT"