#15594: Use autotools for csage
-------------------------------------+-------------------------------------
       Reporter:  ohanar             |        Owner:
           Type:  enhancement        |       Status:  needs_review
       Priority:  major              |    Milestone:  sage-6.3
      Component:  c_lib              |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  R. Andrew Ohana,   |    Reviewers:  R. Andrew Ohana,
  Jeroen Demeyer                     |  Jeroen Demeyer
Report Upstream:  N/A                |  Work issues:
         Branch:                     |       Commit:
  u/ohanar/csage_autotools           |  440dcf13049208a3c650607a072ed1c49e4b02f1
   Dependencies:  #15604             |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by leif):

 Replying to [comment:47 fbissey]:
 > Thanks! One more thing I just spotted:
 > {{{
 > diff --git a/src/c_lib/Makefile.am b/src/c_lib/Makefile.am
 > new file mode 100644
 > index 0000000..e91cd48
 > --- /dev/null
 > +++ b/src/c_lib/Makefile.am
 > @@ -0,0 +1,6 @@
 > +SUBDIRS = src include
 > +
 > +ACLOCAL_AMFLAGS = -I ../../m4
 > +
 > +clean-local:
 > +     rm -f .sconsign.dblite
 > }}}
 > If it was always run I could see some value but if it is voluntary
 people may just as well use rm.

 Well, it's a ''hidden'' file... ;-)

 (And we could run `make clean-local` from a script.)

--
Ticket URL: <http://trac.sagemath.org/ticket/15594#comment:48>
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