[GM-commit] GraphicsMagick: TclMagick/README: Autoconf/Automake seems to do ...
Swiss army knife of image processing
Brought to you by:
bfriesen
|
From: GraphicsMagick C. <gra...@li...> - 2025-02-11 18:38:23
|
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 @@ <mas...@un...>, and Bob Friesenhahn <bfr...@si...>. -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. |