]> granicus.if.org Git - graphviz/commit
Fix #1966. Try to convince clever compilers not to optimize away the sincos() test...
authorellson <devnull@localhost>
Wed, 2 Jun 2010 02:12:15 +0000 (02:12 +0000)
committerellson <devnull@localhost>
Wed, 2 Jun 2010 02:12:15 +0000 (02:12 +0000)
commit1eecd557eb06fd6fa3b52fb37fee3005b6f54510
tree2696367476c8a1e8d83c7a9c048e44f61fbfbd31
parentc9fd6cdfd5c37f05714e3bce5a6ed8a73392b406
Fix #1966. Try to convince clever compilers not to optimize away the sincos() test and get the wrong answer. Also, add -lm as a possible place for sincos().
configure.ac