[GRASS5] [bug #3113] (grass) NVIZ not built in GRASS 6.1.cvs on Mac OS X
Glynn Clements
glynn at gclements.plus.com
Thu Mar 24 15:26:33 EST 2005
guest user via RT wrote:
> Do we need to add something like this ?
>
> # check for various IEEE and c99 standard math functions in libm
> AC_CHECK_LIB([m], [acosf], [AC_DEFINE([HAVE_ACOSF],[1],[libm includes acosf])])
> AC_CHECK_LIB([m], [asinf], [AC_DEFINE([HAVE_ASINF],[1],[libm includes asinf])])
[snip]
No, we just need to avoid using the single-precision versions unless
performance is *really* critical. Which isn't the case for
togl_flythrough.c.
Fixed in CVS.
--
Glynn Clements <glynn at gclements.plus.com>
More information about the grass-dev
mailing list