Support INSTALL_PREFIX for packagers.

Submitted by:
Reviewed by:
PR:
This commit is contained in:
Bodo Möller
1999-04-29 21:52:08 +00:00
parent 9f5f32c9b0
commit e5f3045fbf
45 changed files with 216 additions and 125 deletions

View File

@@ -5,6 +5,10 @@
Changes between 0.9.2b and 0.9.3
*) Support INSTALL_PREFIX for package builders, as proposed by
David Harris.
[Bodo Moeller]
*) New Configure options "threads" and "no-threads". For systems
where the proper compiler options are known (currently Solaris
and Linux), "threads" is the default.