Commits

Raymond Lu committed 105bee4ead6
[svn-r9826] Purpose: Bug fix Description: Intel compiler on Linux has some problem to convert long double to unsigned int correctly. Solution: Detect the problem in configure and define a macro to skip this test if it happens. Platforms tested: eirene and fuss. Simple change.