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                                           <jma...@loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to