]> The Tcpdump Group git mirrors - tcpdump/blobdiff - configure.in
align output from ./configure --help.
[tcpdump] / configure.in
index 7f66be575a139bd7c5db5357342cefc9b91d5288..c99d81c47c114097cb889b3fb6d2277660f3908d 100644 (file)
@@ -1,4 +1,4 @@
-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.
@@ -6,7 +6,7 @@ dnl
 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)
 
@@ -609,7 +609,7 @@ AC_LBL_UNALIGNED_ACCESS
 
 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