# This is how I configure for compiling under Solaris.
# You'll want to modify these paths to suite your system, of course.
sh ../../configure --enable-gcc --enable-symbols --enable-threads \
	--prefix=/home/welch/install \
	--exec-prefix=/home/welch/install/sol-thread \
	--with-tcl=/home/welch/cvs/tcl8.3/unix/sol-thread
