fixes configure error from bad tarball (tst dir missing) eliminates dependancy on gcc 2.95 (now works with gcc 3 series) fixed gmp lib dir flaw (the configure help reported the opetino to be --with-gmp-lib when the conifgure script actually used --with-gmp-dir. I believe this caused weird errors that ended up reporting as thread lib errors by the configure script...) have tested this on 4.10 (RELENG_4), 5.2.1p9 (a little, not sure on this one), and 6.0 (current). (due to weirdness with the new file vs cvs, must be patched in ${PORTSDIR}/lang/qscheme instead of ${PORTSDIR}, sorry) creates a new file, files/patch-vm2.c
State Changed From-To: open->closed Committed, thanks!