Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal Makefile.nmake

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Thu, 12 Feb 2004 20:03:14 -0600 (CST)
guy         2004/02/12 20:03:14 CST

  Modified files:
    .                    Makefile.nmake 
  Log:
  Now that Ethereal *itself* (not just Wiretap) can use libz (the Soulseek
  dissector can use it), we have to link Ethereal, Tethereal, and dftest
  with libz, as well as linking Wiretap with it.
  
  We also probably need to link dftest with the PCRE library, as the
  display filter code uses PCRE.
  
  Revision  Changes    Path
  1.404     +6 -2      ethereal/Makefile.nmake