Update HPUX config, work around HPUX library incompatibility.

Submitted by: Anonymous
This commit is contained in:
Ulf Möller
1999-05-04 11:52:26 +00:00
parent 9de649ff05
commit afd1f9e80b
6 changed files with 33 additions and 18 deletions

View File

@@ -5,6 +5,12 @@
Changes between 0.9.2b and 0.9.3
*) Accept any -xxx and +xxx compiler options in Configure.
[Ulf M<>ller]
*) Update HPUX configuration.
[Anonymous]
*) Add missing sk_<type>_unshift() function to safestack.h
[Ralf S. Engelschall]