| commit | 948d0125db7298a7896762705bffed507410fe00 | [log] [tgz] |
|---|---|---|
| author | Richard Levitte <levitte@openssl.org> | Thu Sep 07 08:43:08 2000 +0000 |
| committer | Richard Levitte <levitte@openssl.org> | Thu Sep 07 08:43:08 2000 +0000 |
| tree | 26314cf5940a07e65047146d669e9288c7ba2887 | |
| parent | 9fc2570677f9f5c4468af9d6324b7bcd7d0e9c6a [diff] |
Major hack of mkdef.pl. There should be no more need to redo the process when some symbols are missing. Instead, all needed info is saved in the .num files, including what conditions are needed for a specific symbol to exist. This was needed for the work I'm doing with shared libraries under VMS.