From: Damon C. <da...@tc...> - 2006-09-28 20:33:43
|
I removed them from my version a long time ago. I say get rid of them and just let it be a directory you unzip into place. Until there's an "official" delivery method for Tcl-only extensions, that's as good as any. As of 8.5, everything will most likely just be shipped as Tcl Modules. Damon J. Tang wrote: >> Date: Thu, 28 Sep 2006 13:06:00 -0700 >> From: Joe English <jen...@fl...> >> Cc: "J. Tang" <ta...@jt...> >> >> Best practice for pure-Tcl packages is to distribute them in a form >> that can just be unpacked and used in-place, e.g., a tarball that >> contains: >> > > So no configure.in, no Makefile.in, and no Makefile at all? > > |