#9177: cddlib has hard-coded gmp path
---------------------------+------------------------------------------------
   Reporter:  vbraun       |       Owner:  tbd                                  
      
       Type:  enhancement  |      Status:  needs_review                         
      
   Priority:  major        |   Milestone:  sage-4.4.4                           
      
  Component:  packages     |    Keywords:                                       
      
     Author:               |    Upstream:  Not yet reported upstream; Will do 
shortly.
   Reviewer:               |      Merged:                                       
      
Work_issues:               |  
---------------------------+------------------------------------------------

Comment(by vbraun):

 I added the AC_PREREQ already in #comment:3

 Passing options to AM_INIT_AUTOMAKE is deprecated, and they should be
 passed to AC_INIT. The version number here is interpreted as the version
 number of the package (cddlib), not the automake version number. I don't
 know if there is any macro to enforce a certain automake version. We could
 write a autogen.sh script, but thats probably too much of an overkill. If
 the required autoconf version (2.63) is installed then automake is
 probably modern enough, too.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/9177#comment:8>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to