From: Adam Dickmeiss Date: Fri, 16 Mar 2007 08:11:13 +0000 (+0000) Subject: Remove ether_h echo X-Git-Tag: YAZ.2.1.54~2 X-Git-Url: http://git.indexdata.com/?a=commitdiff_plain;ds=inline;h=8a838bc80080fd775043aed2994d33bfc7762950;p=yaz-moved-to-github.git Remove ether_h echo --- diff --git a/configure.ac b/configure.ac index ff86ec6..4483379 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ dnl YAZ Toolkit, Index Data 1995-2007 dnl See the file LICENSE for details. -dnl $Id: configure.ac,v 1.69 2007-03-16 08:08:10 adam Exp $ +dnl $Id: configure.ac,v 1.70 2007-03-16 08:11:13 adam Exp $ AC_PREREQ(2.59) AC_INIT([yaz],[2.1.54],[yaz-help@indexdata.dk]) AC_CONFIG_SRCDIR(configure.ac) @@ -179,7 +179,6 @@ if test "$with_iconv" != "no"; then fi dnl ------ libpcap / ziffy -echo "ether_h = ${ac_cv_header_netinet_if_ether_h}" AC_SUBST(ZIFFY_PROG) AC_SUBST(PCAP_LIBS) AC_SUBST(PCAP_CFLAGS)