Code

solaris 10 has isnan defined as a sun forte builtin ... gcc can not deal with this
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 3 Aug 2006 22:21:37 +0000 (22:21 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Thu, 3 Aug 2006 22:21:37 +0000 (22:21 +0000)
commit2db45801b2bbf282c56abb233abc33c797ac53a0
treea0caa29a22ff048fdd1f4ab87a766dc6ea29743c
parent6b63aa346edf36bdba0bec1972c2209ba5c72b06
solaris 10 has isnan defined as a sun forte builtin ... gcc can not deal with this
this will replace isnan with an fpclass expression hopefully working around the problem

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2@865 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/configure.ac