Changes between Version 6 and Version 7 of RemovedFeatures


Ignore:
Timestamp:
Jun 5, 2014, 12:09:57 AM (10 years ago)
Author:
cooljeanius (Eric Gallager)
Comment:

minor formatting forgotten in previous edit

Legend:

Unmodified
Added
Removed
Modified
  • RemovedFeatures

    v6 v7  
    55=== Building against a custom installation of Tcl ===
    66r117621, r117623
    7 This was because MacPorts now installs its own copy of Tcl instead. MacPorts now controls its Tcl installation, as well as all the other Tcl packages that it needs. Specifically, this involved removing the following configure flags:
    8  - `--with-tcl`
    9  - `--with-tclinclude`
    10  - `--with-tclpackage`
    11  - `--with-tcl-sqlite3=DIR`
    12  - `--with-included-tclthread`
    13 
     7 This was because MacPorts now installs its own copy of Tcl instead. MacPorts now controls its Tcl installation, as well as all the other Tcl packages that it needs. Specifically, this involved removing the following configure flags:
     8    - `--with-tcl`
     9    - `--with-tclinclude`
     10    - `--with-tclpackage`
     11    - `--with-tcl-sqlite3=DIR`
     12    - `--with-included-tclthread`
     13 
    1414=== Remote indices ===
    1515r109659