#! /bin/sh
-# From configure.in Revision: 1.185 .
+# From configure.in Revision: 1.186 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.57.
#
done
if test "$ac_cv_func_ether_ntohost" = yes -a \
- test "$ac_cv_buggy_ether_ntohost" = "no"; then
+ "$ac_cv_buggy_ether_ntohost" = "no"; then
#
# OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
#
-dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.185 2005-03-27 22:44:22 guy Exp $ (LBL)
+dnl @(#) $Header: /tcpdump/master/tcpdump/configure.in,v 1.186 2005-03-27 22:46:21 guy 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.185 $)
+AC_REVISION($Revision: 1.186 $)
AC_PREREQ(2.50)
AC_INIT(tcpdump.c)
fi
])
if test "$ac_cv_func_ether_ntohost" = yes -a \
- test "$ac_cv_buggy_ether_ntohost" = "no"; then
+ "$ac_cv_buggy_ether_ntohost" = "no"; then
#
# OK, we have ether_ntohost(). Do we have <netinet/if_ether.h>?
#