From: Harlan Stenn Date: Tue, 3 Apr 2001 04:12:44 +0000 (-0000) Subject: COPYRIGHT, ChangeLog, aclocal.m4, configure, configure.in: X-Git-Tag: NTP_4_0_99_M~97 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7af341d5904d019fe619685c8d027dabe95bdca6;p=thirdparty%2Fntp.git COPYRIGHT, ChangeLog, aclocal.m4, configure, configure.in: * configure.in (openssl): Publish and default to RSAREF; hide openssl, and only use it if explicitly requested (at least until we work with it). bk: 3ac94dbcMP6G31MRQ6kda8BNu-XBZA --- diff --git a/COPYRIGHT b/COPYRIGHT index da8e0c30fb..8af5d56b42 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -38,8 +38,7 @@ This file is automatically generated from html/copyright.htm 4. [5]Karl Berry syslog to file option 5. [6]Greg Brackley Major rework of WINNT port. Clean up recvbuf and iosignal code into separate modules. - 6. [7]Marc Brett Magnavox GPS clock - driver + 6. [7]Marc Brett Magnavox GPS clock driver 7. [8]Piete Brooks MSF clock driver, Trimble PARSE support 8. [9]Steve Clift OMEGA clock driver @@ -106,7 +105,7 @@ This file is automatically generated from html/copyright.htm validated HTML documents according to the HTML DTD _________________________________________________________________ - [50][home.gif] + [50]gif [51]David L. Mills @@ -119,7 +118,7 @@ References 4. mailto:michael.barone@lmco.com 5. mailto:karl@owl.HQ.ileaf.com 6. mailto:greg.brackley@bigfoot.com - 7. mailto:Marc.Brett@westerngeco.com + 7. mailto:Marc.Brett@westgeo.com 8. mailto:Piete.Brooks@cl.cam.ac.uk 9. mailto:clift@ml.csiro.au 10. mailto:casey@csc.co.za diff --git a/ChangeLog b/ChangeLog index 4d46d897d3..32cbfdcfc1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2001-04-03 Harlan Stenn + + * configure.in (openssl): Publish and default to RSAREF; hide + openssl, and only use it if explicitly requested (at least until + we work with it). + 2001-04-02 Harlan Stenn * html/y2k.htm: diff --git a/configure b/configure index 773e227c4b..c9bc7d13c1 100755 --- a/configure +++ b/configure @@ -789,7 +789,7 @@ Optional Packages: --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-openssl-libdir + =/something/reasonable --with-openssl-incdir + =/something/reasonable - --with-crypto + ={autokey,openssl,rsaref} + --with-crypto + ={autokey,rsaref} --with-electricfence - Some influential environment variables: @@ -1395,7 +1395,7 @@ fi # Define the identity of the package. PACKAGE=ntp -VERSION=4.0.99k20 +VERSION=4.0.99k21 cat >>confdefs.h <