GraphicsMagick: TclMagick/README: Autoconf/Automake seems to do ...
GraphicsMagick Commits <[email protected]> Tue, 11 Feb 2025 12:38:12 -0600
| Newsgroups | gmane.comp.video.graphicsmagick.cvs |
|---|---|
| Message-ID | <mailman.52839.1739299104.8001.graphicsmagick-commit@lists.sourceforge.net> |
changeset 608941732ea8 in /hg/GraphicsMagick details: http://hg.GraphicsMagick.org/hg/GraphicsMagick?cmd=changeset;node=608941732ea8 summary: TclMagick/README: Autoconf/Automake seems to do well enough so remove mention of TEA Makefile. diffstat: TclMagick/README | 6 +----- 1 files changed, 1 insertions(+), 5 deletions(-) diffs (13 lines): diff -r 424c4bc96437 -r 608941732ea8 TclMagick/README --- a/TclMagick/README Tue Feb 11 11:03:40 2025 -0600 +++ b/TclMagick/README Tue Feb 11 12:37:40 2025 -0600 @@ -12,8 +12,4 @@ <[email protected]>, and Bob Friesenhahn <[email protected]>. -The Unix/Linux build is currently done using Automake+libtool. The -quality of the integration as pertains to Tcl would be improved if the -TclMagick build is changed to a pure Tcl Extension Architecture (TEA) -build and test framework similar to SampleExtension -(https://wiki.tcl-lang.org/page/SampleExtension). +The Unix/Linux build is currently done using Automake+libtool.