#17296: Update autotools to 20141105
-------------------------------------+-------------------------------------
       Reporter:  jpflori            |        Owner:
           Type:  defect             |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.4
      Component:  packages:          |   Resolution:
  optional                           |    Merged in:
       Keywords:                     |    Reviewers:  Jeroen Demeyer
        Authors:  Jean-Pierre Flori  |  Work issues:
Report Upstream:  N/A                |       Commit:
         Branch:                     |  0374027516eec24a0e7d4c512b09396ebe13ee1a
  u/jpflori/ticket/17296             |     Stopgaps:
   Dependencies:                     |
-------------------------------------+-------------------------------------

Comment (by jpflori):

 Replying to [comment:6 jdemeyer]:
 > I'm also wondering why you made this change:
 > {{{
 > #!diff
 > -if ! env "AUTOCONF_VERSION=2.62" autoconf --version | grep >/dev/null
 '2[.]62'; then
 > +if ! env "AUTOCONF_VERSION=2.59" autoconf --version | grep >/dev/null
 '2[.]59'; then
 > }}}
 >
 > The number "2.62" was specifically chosen as being a "rare" version, not
 many operating systems come with that version by default. The version 2.59
 is much more widely used, leading to more chances of a false positive.
 Oh, I thought I went the other way around and changed 59 by 62 for my own
 testing...
 I'll fix that as well.
 I must admit I did not have the time to check the full diff myself yet.

--
Ticket URL: <http://trac.sagemath.org/ticket/17296#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.

Reply via email to