Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Ethereal-dev: Re: [Ethereal-dev] autoconf patches to 0.8.16

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Thu, 8 Mar 2001 01:57:22 -0600
On Wed, Mar 07, 2001 at 11:39:28PM -0800, Guy Harris wrote:
> On Thu, Mar 08, 2001 at 12:47:42AM -0600, ethereal-dev@xxxxxxxxxxxxxxxxxx wrote:
> > Ok, let's try again. New patch attached with Guy's suggestions
> > applied.
> 
> The new version doesn't default to enabling libpcap or libz if no
> "--with-pcap" or "--with-zlib" - you need to do something such as
> 
> 	AC_ARG_WITH(pcap,
> 	[  --with-pcap[=DIR]       use libpcap for packet capturing (and
>                           search DIR for includes/libraries) [default=yes]],
> 	[
> 		case "${with_pcap}" in
> 		no)
> 			use_pcap=no

BTW, should I AC_MSG_ERROR for --with-pcap=no in the top-level
./configure?

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)