#! /bin/sh
-# From configure.in Revision: 1.112
+# From configure.in Revision: 1.113
--enable-ipv6 enable ipv6 (with ipv4) support
--disable-ipv6 disable ipv6 support"
ac_help="$ac_help
- --without-crypto disable crypto support"
+ --without-crypto disable crypto support"
# Initialize some variables set by options.
# The variables have the same names as the options, with
-dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.113 2000-04-27 09:16:09 itojun Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.114 2000-04-27 10:50:28 itojun Exp $ (LBL)
dnl
dnl Copyright (c) 1994, 1995, 1996, 1997
dnl The Regents of the University of California. All rights reserved.
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_REVISION($Revision: 1.113 $)
+AC_REVISION($Revision: 1.114 $)
AC_PREREQ(2.13)
AC_INIT(tcpdump.c)
AC_VAR_H_ERRNO
-AC_ARG_WITH(crypto, [ --without-crypto disable crypto support],
+AC_ARG_WITH(crypto, [ --without-crypto disable crypto support],
[], [
AC_MSG_CHECKING(for SSLeay)
ac_cv_ssleay_path=no