On 2012-02-04 16:27, Julien Puydt wrote: > Le 04/02/2012 16:16, Jeroen Demeyer a écrit : >> I added a script testcflag.sh in the spirit of testcc.sh which simply >> tests whether the C compiler supports a certain command-line flag. This >> is useful for writing more portable spkg-install scripts. Use case: >> #12368 (ratpoints). >> >> Please review >> http://trac.sagemath.org/sage_trac/ticket/12367 >> > > Isn't that what autotools are about?
Maybe yes. However, we aren't using autoconf in Sage (perhaps we should, but that's not the point here). So, in typical Sage style, this is yet another hack. -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org