Differences From Artifact [7a0aefa0d8]:
- File configure.in — part of check-in [a0a17d252a] at 2000-08-18 19:17:50 on branch trunk — * configure.in (OPENSSL): added NO_IDEA and NO_RC5 defines by default when compiling with OpenSSL. (user: hobbs, size: 14661) [annotate] [blame] [check-ins using]
To Artifact [5335334435]:
- File configure.in — part of check-in [55d3a9dbda] at 2001-06-21 23:34:05 on branch trunk — moved to patchlevel 1.4.1 (user: hobbs, size: 14662) [annotate] [blame] [check-ins using]
︙ | |||
31 32 33 34 35 36 37 | 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 | - + | # used on the other systems. #-------------------------------------------------------------------- PACKAGE=tls MAJOR_VERSION=1 MINOR_VERSION=4 |
︙ |