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
-# 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.
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, [
--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:
# Define the identity of the package.
PACKAGE=ntp
-VERSION=4.0.99m-rc1a
+VERSION=4.0.99ssl1
cat >>confdefs.h <<EOF
#define PACKAGE "$PACKAGE"
no) ;;
yes|rsaref|openssl)
case "$ans" in
- yes|rsaref) # Just "rsaref" when OpenSSL is ready
+ rsaref)
ans=no
;;
*)