updates for release 3.1.6++

This commit is contained in:
lakata
2002-03-11 21:56:47 +00:00
parent 3b8f98c9a8
commit a2b640ece4

View File

@@ -6,6 +6,21 @@
or spelling correction your name will probably not be listed.)
**************************** Release 3.1 ******************************
Modules XXXXX
Contributors:
Mark Lakata <lakata@mips.com>
* configure is smarter about finding TCL stuff
* configure can be run from a different directory, allowing
one source dir for several different architectural builds
(i.e. building parallel Solaris/Linux/HP-UX/etc). To do this,
make a new directory, and run configure from that directory, eg
mkdir obj-solaris; cd obj-solaris; ../modules/configure; make
* removed configure *.in files from testsuite and added envvars to
allow running the testsuite from another directory
* other fixes to testsuite
* bug fix in cmdXResources regarding parsing the XRDB
* removed probetcl from distribution; function moved to aclocal.m4
Modules 3.1.6
Thu Jan 3 20:56:16 PST 2002 R.K. Owen (rk@owen.sj.ca.us)
Contributors: