﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1097	Expect may not need --with-tcl options	chris@…	clfs-commits@…	"Expect seems to be able to find Tcl on its own, without needing the --with-tcl or --with-tclinclude options. I've tested this on x86 Pure64, please verify for other archs.
{{{
root:~/build/expect5.45# ./configure --prefix=/tools 
checking for correct TEA configuration... ok (TEA 3.9)
configure: configuring expect 5.45
checking for Tcl configuration... found /tools/lib/tclConfig.sh
checking for existence of /tools/lib/tclConfig.sh... loading
configure: --exec-prefix defaulting to TCL_EXEC_PREFIX /tools
...
checking for Tcl public headers... /tools/include
checking for Tcl private include files... private headers found with public headers
...
checking for tclsh... /tools/bin/tclsh8.6
...
checking for Tcl configuration... found /tools/lib/tclConfig.sh
checking for existence of /tools/lib/tclConfig.sh... loading
...
}}}
"	task	new	major		BOOK				berzerkula@… jonathan@… chris@… cross-lfs@…
