Changes between Version 2 and Version 3 of Ticket #14406
- Timestamp:
- 04/03/13 13:34:01 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14406 – Description
v2 v3 3 3 * Remove all checks for the deprecated variable `SAGE_FORTRAN_LIB`. 4 4 * Remove `AC_ARG_VAR(SAGE_FORTRAN)` which is a deprecated variable. 5 * Check for `tar` before actually untarring the prereq tarball (originally #14407) .5 * Check for `tar` before actually untarring the prereq tarball (originally #14407), only do these checks if `SAGE_PORT` is unset.