Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump TCL version and switch to the autotools infrastructure | Thomas Petazzoni | 2010-02-13 | 1 | -42/+0 |
| | | | | | | | | | | | | | | The version of TCL is bumped from 8.4.9 to 8.4.19, which fixes the build breakage reported by Maxime Ripard <maxime.ripard@anandra.org> on January, 6th, 2010. The tcl-strtod patch is kept since it is still needed, the two other patches are no longer useful. At the same time, the package is converted to the autotools infrastructure. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | ||||
* | Fix syntax errors in configure and m4 for Tcl so that the package actually ↵ | "Steven J. Hill" | 2006-07-07 | 1 | -0/+42 |
builds. This was reported on the Tcl mailing list at <http://sourceforge.net/mailarchive/forum.php?thread_id=9384126&forum_id=3854>. |