Skip to content

New configuration options

Compare
Choose a tag to compare
@snoe925 snoe925 released this 21 Oct 20:19
· 22 commits to master since this release
98c6af7

Enhancement autogen.sh will now honor NOCONFIGURE.
The autogen.sh will now generate code based on the TCL stub library.

NOCONFIGURE=1 ./autogen.sh
./configure --enable-tclstub
make