> On 27 Feb 2017, at 09:19, Lee Duhem <[email protected]> wrote: > > Hi, > > Even if my building system already has tclConfig.sh, configure script > still cannot find it, > because it is looking at the wrong places. > > According to Tcl wiki article [1], the following Tcl code can give the > location of tclConfig.sh > directly: > > [::tcl::pkgconfig get libdir,install] > > So we can use it to simplify the searching rules in build-aux/tcltk.m4. >
thank you. applied. Let's how this goes :) holger _______________________________________________ help-smalltalk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-smalltalk
