Menu

#9 enable sincosf on non-_GNU_SOURCE platforms

open
None
5
2009-04-22
2009-04-16
No

The sincosf() function used by spirographx if _GNU_SOURCE is defined is also
available on Solaris & OpenSolaris & several other platforms, not just Linux.

The attached patch from the OpenSolaris package converts to using a generic
autoconf test for the function to enable its usage.

Discussion

  • Alan Coopersmith

     
  • Tugrul Galatali

    Tugrul Galatali - 2009-04-22
    • assigned_to: nobody --> tugrul
     

Log in to post a comment.