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: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 28 Sep 2001 00:41:45 -0500 (CDT)
guy         2001/09/28 00:41:44 CDT

  Modified files:
    .                    acinclude.m4 
  Log:
  We have our own internal versions of "gzgets()" and "gzgetc()", so we
  don't need to check whether zlib has them.  We *do*, however, have to
  check for "gzseek()", as we don't have our own version of that.
  
  Revision  Changes    Path
  1.35      +5 -6      ethereal/acinclude.m4