mirror of
https://github.com/envmodules/modules.git
synced 2026-06-18 00:06:53 +08:00
updates for release 3.1.6++
This commit is contained in:
15
ChangeLog
15
ChangeLog
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user