From: Damon C. <da...@tc...> - 2006-09-28 16:33:10
|
Was there ever a standard defined for Tcl-only extensions? Do we need the whole configure && make && make install system? We certainly don't need the whole configure script that's part of the TEA. Damon J. Tang wrote: >> From: "Jeff Hobbs" <je...@ac...> >> Cc: <lv...@ca...>, <tcl...@li...> >> Date: Tue, 26 Sep 2006 10:52:23 -0700 >> Organization: ActiveState >> Importance: Normal >> >> I don't suppose you want to do the good old release mgmt bit of a bug >> review? Make sure there aren't any low-hanging fruit? >> > > I have cleared out a number of patches and fixed the easy bugs. One > problem remains: what to do about BWidget's broken build system. > Specifically, its aclocal.m4 tries to include (the non-existant) > config/tcl.m4. How do I make BWidget more TEA-aware? Should its > aclocal.m4 be a copy of tcllib's aclocal.m4? > > |