ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
July 17th, 2024 | 10:00am-11:55am SGT (UTC+8) | Online

Ethereal-dev: Re: [Ethereal-dev] 0.10.5 Patch for Tru64 UNIX 4.0D/5.1

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

Date: Fri, 6 Aug 2004 16:29:00 -0500
On Fri, Aug 06, 2004 at 01:00:31PM -0700, Guy Harris wrote:
> On Tue, Aug 03, 2004 at 12:04:54PM -0500, Albert Chin wrote:
> > The patch below implements #2. I haven't included the patches that
> > rename epan/resolv.[ch] -> epan/inet_resolv.[ch].
> 
> Checked in, but with "addr_resolv.{c,h}" rather than "inet_resolv.{c,h}"
> (as it does more than just IPv4/IPv6 stuff), and...

Thanks.

> > --- epan/Makefile.am.orig	2004-06-26 11:04:52.000000000 -0500
> > +++ epan/Makefile.am	2004-08-03 10:29:47.000000000 -0500
> > @@ -35,6 +35,7 @@
> >  include Makefile.common
> >  
> >  INCLUDES = -I$(srcdir)/..
> > +DEFS = @DEFS@ -DDATAFILE_DIR=\"$(datadir)\"
> 
> ...without that change, as it caused duplicate definitions of
> DATAFILE_DIR (in the "-D" flag and in config.h).

Oops, that was a local change. Sorry.

-- 
albert chin (china@xxxxxxxxxxxxxxxxxx)