]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update some generated files. I'd like to lose these from the repo...
authorHarlan Stenn <stenn@ntp.org>
Wed, 15 Aug 2001 22:45:08 +0000 (18:45 -0400)
committerHarlan Stenn <stenn@ntp.org>
Wed, 15 Aug 2001 22:45:08 +0000 (18:45 -0400)
bk: 3b7afb74RbbwYIzOkfRNYyShyCw8Ig

COPYRIGHT
aclocal.m4
configure

index 72d07a81300944c35bb1480f5384d2fb550dbf5d..8de1dccfcd72e5153da9098f244caecb74901e13 100644 (file)
--- a/COPYRIGHT
+++ b/COPYRIGHT
@@ -169,5 +169,5 @@ References
   50. mailto:tsuruoka@nc.fukuoka-u.ac.jp
   51. mailto:vixie@vix.com
   52. mailto:Ulrich.Windl@rz.uni-regensburg.de
-  53. file://localhost/backroom/ntp4/html/index.htm
+  53. file://localhost/backroom/ntp-ssl-int/html/index.htm
   54. mailto:mills@udel.edu
index 8b661290113e8ca53224270d7b2dc250aa99ac8a..7dbbfcbaff2677ba0e70756f1292266776a346c0 100644 (file)
@@ -1,4 +1,4 @@
-# aclocal.m4 generated automatically by aclocal 1.4e
+# ./aclocal.m4 generated automatically by aclocal 1.4e
 
 # Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000
 # Free Software Foundation, Inc.
@@ -34,7 +34,7 @@ dnl
 dnl    AC_DEFINE_DIR(DATADIR, datadir)
 dnl    AC_DEFINE_DIR(PROG_PATH, bindir, [Location of installed binaries])
 dnl
-dnl @version $Id$
+dnl @version $Id: acinclude.m4,v 1.3 2000/08/04 03:26:22 stenn Exp $
 dnl @author Alexandre Oliva <oliva@lsd.ic.unicamp.br>
 
 AC_DEFUN(AC_DEFINE_DIR, [
index 291c86f63935e1f8ed2a4c19f63ae06171ea40f3..0f40e972ee92354a1c197278a6f5e63b84bb82c2 100755 (executable)
--- a/configure
+++ b/configure
@@ -726,7 +726,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,rsaref}
+  --with-crypto           + ={autokey,openssl,rsaref}
   --with-electricfence    - compile with ElectricFence malloc debugger
 
 Some influential environment variables:
@@ -1377,7 +1377,7 @@ fi
 
 # Define the identity of the package.
 PACKAGE=ntp
-VERSION=4.0.99m-rc1a
+VERSION=4.0.99ssl1
 
 cat >>confdefs.h <<EOF
 #define PACKAGE "$PACKAGE"
@@ -13439,7 +13439,7 @@ case "$ans" in
  no) ;;
  yes|rsaref|openssl)
     case "$ans" in
-     yes|rsaref) # Just "rsaref" when OpenSSL is ready
+     rsaref)
        ans=no
        ;;
      *)