]> The Tcpdump Group git mirrors - tcpdump/commitdiff
add AC_REVISION
authorassar <assar>
Sat, 8 Jan 2000 06:03:17 +0000 (06:03 +0000)
committerassar <assar>
Sat, 8 Jan 2000 06:03:17 +0000 (06:03 +0000)
configure.in

index f2bca72ae1e67550affcb29a05b76fd567501193..70cb018e3cabcb788c0f14329c8d3c30a3452fdf 100644 (file)
@@ -1,4 +1,4 @@
-dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.89 2000-01-07 16:33:22 assar Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.90 2000-01-08 06:03:17 assar Exp $ (LBL)
 dnl
 dnl Copyright (c) 1994, 1995, 1996, 1997
 dnl    The Regents of the University of California.  All rights reserved.
 dnl
 dnl Copyright (c) 1994, 1995, 1996, 1997
 dnl    The Regents of the University of California.  All rights reserved.
@@ -6,6 +6,7 @@ dnl
 dnl Process this file with autoconf to produce a configure script.
 dnl
 
 dnl Process this file with autoconf to produce a configure script.
 dnl
 
+AC_REVISION($Revision: 1.90 $)
 AC_INIT(tcpdump.c)
 
 AC_CANONICAL_SYSTEM
 AC_INIT(tcpdump.c)
 
 AC_CANONICAL_SYSTEM