#39752: tcl @8.6.0's tclConfig.sh script contains MacPorts build directories ----------------------+-------------------- Reporter: egall@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.3 Resolution: invalid | Keywords: Port: tcl | ----------------------+-------------------- Comment (by egall@…): Replying to [comment:5 cal@…]:
Replying to [comment:4 egall@…]:
The macros in the standard `tcl.m4` are also pretty out-of-date, so I usually modify the copy I use to bring it more up-to-date, and it is possible that one of these modifications might have accidentally messed up the variables that it chose... anyway, either way it was probably a user error on my part, so I am okay with the closing of this.
In what way are the macros in tcl.m4 out of date? Try running `autoreconf` with the `-Wall` flag in a project that contains the standard tcl.m4 file in it, and uses all the macros from it (actually let me whip up a reduced test case to do that). It will print a bunch of warnings about obsolete macros: [[BR]] (will paste results here later) [[BR]] You can run `autoupdate` on it, but doing that leaves behind some artifacts that have to be fixed manually. I will attach a diff to illustrate in a bit.
-- Ticket URL: <https://trac.macports.org/ticket/39752#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X