mingw-cross-env-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Mingw-cross-env-list] Re: Zlib and OpenSSL headers on Ubuntu 9.10


From: Volker Grabsch
Subject: Re: [Mingw-cross-env-list] Re: Zlib and OpenSSL headers on Ubuntu 9.10
Date: Fri, 5 Feb 2010 05:13:03 +0100
User-agent: Mutt/1.5.13 (2006-08-11)

Volker Grabsch <address@hidden> schrieb:
> Tony Theodore <address@hidden> schrieb:
> >
> > +    $(SED) 's,found_zlib=no,found_zlib=yes,' -i 
> > '$(1)/$(glib_SUBDIR)/configure'
> 
> Are you sure this works as expected? I thought you wanted
> to _prevent_ it from finding zlib? Shouldn't we perform
> the replacement the other way around?
> 
>        $(SED) 's,found_zlib=yes,found_zlib=no,' -i 
> '$(1)/$(glib_SUBDIR)/configure'

Well, I just tested it and the direction no->yes is indeed
the correct one. It doesn't prevent glib from finding the
zlib-devel, but it ensures the build won't abort when a
native zlib-devel wasn't found.

So I included the patch.

http://hg.savannah.gnu.org/hgweb/mingw-cross-env/rev/381068e1fafd


Greets,

    Volker

-- 
Volker Grabsch
---<<(())>>---
Administrator
NotJustHosting GbR




reply via email to

[Prev in Thread] Current Thread [Next in Thread]