#12739: Put prereq under revision control
---------------------------+------------------------------------------------
Reporter: jdemeyer | Owner: tbd
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.0
Component: packages | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors: Jeroen Demeyer
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
The contents of the prereq tarball are currently not under revision
control. Fix this. Only non-automatically generated files are put under
revision control, these are:
{{{
C .hgignore
C .hgtags
C Makefile.am
C configure.ac
C m4/ax_c_check_flag.m4
C m4/ax_gcc_option.m4
C m4/ax_gcc_version.m4
C m4/ax_gxx_option.m4
C m4/ax_gxx_version.m4
C m4/ax_prog_perl_version.m4
}}}
Further changes:
1. In `configure.ac`, comment {{{AC_CONFIG_HEADERS([config.h])}}} as we
don't need this header.
2. Remove some unneeded files, in particular the `autom4te.cache`
directory.
3. Compress the `prereq` tarball using gzip. Note that gzip has always
been a dependency of Sage, since the `bzip2` package is gzip-compressed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12739>
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.