On Thu, Sep 23, 2010 at 09:19:57AM -0400, Jeff Morriss wrote:
> > http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=34204
> >
> > User: jmayer
> > Date: 2010/09/23 12:43 AM
> >
> > Log:
> > Add check for HAVE_GZCLEARERR.
> >
> > Directory: /trunk/cmake/modules/
> > Changes Path Action
> > +4 -0 FindZLIB.cmake Modified
>
> Does this mean that the cmakeconfig.h.in change from rev 34192 should be
> backed out or...? (I don't understand the relationship between that
> file and the this change.)
/* Define to 1 if you have the `gzclearerr' function */
#cmakedefine HAVE_GZCLEARERR 1
This command only provides the template for the HAVE_GZCLEARERR variable.
That variable would be undefined in the resulting config.h without the
additional patch to FindZLIB.cmake.
Ciao
Joerg
--
Joerg Mayer <jmayer@xxxxxxxxx>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.