I have fixed the part of the build process that had people searching and pondering over build and metabuild scripts.
My bug report explains it all; here's a short synmpsis:
- get a clean copy of the openfts-tcl-0.3.2 tarball, unpack it
- get my diff
- apply my diff (probably just outside the source dir)
- run autocomf (just inside the source dir)
- now you're at the step where you run ./configure; go from there
-Jim