New Configure option --openssldir to replace ssldir.pl.

This commit is contained in:
Ulf Möller
1999-04-24 23:01:36 +00:00
parent 462ba4f6b6
commit b0b7b1c5ae
5 changed files with 14 additions and 71 deletions

View File

@@ -5,6 +5,8 @@
Changes between 0.9.2b and 0.9.3
*) New Configure options --prefix=DIR and --openssldir=DIR.
*) Complete rewrite of the error code script(s). It is all now handled
by one script at the top level which handles error code gathering,
header rewriting and C source file generation. It should be much better