Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal acinclude.m4

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

From: Ashok Narayanan <ashokn@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 20 Sep 2001 11:36:45 -0500 (CDT)
ashokn      2001/09/20 11:36:45 CDT

  Modified files:
    .                    acinclude.m4 
  Log:
  Removed the dependency on gzgetc and gzgets by implementing internal
  versions of these commands in file_wrappers.c. This allows us to
  compile successfully even on platforms where X has an older zlib built
  in.
  
  Removed this restriction from acinclude.m4
  
  Revision  Changes    Path
  1.34      +1 -32     ethereal/acinclude.m4