Subject: Re: devel/zlib question - exclusion
To: Jeroen Ruigrok/asmodai <asmodai@in-nomine.org>
From: Juan RP <juan@xtrarom.org>
List: tech-pkg
Date: 08/30/2005 17:12:51
On Tue, 30 Aug 2005 17:02:42 +0200
Jeroen Ruigrok/asmodai <asmodai@in-nomine.org> wrote:

> People,
> 
> DragonFly provides an up-to-date version of libz in the base system
> (1.2.3) along with the header files and such.
> 
> Reading zlib's builtin.mk I get the idea that it should be able to
> deal with the file and detect whether I have that.
> 
> Am I right that it should auto-handle or should I set something
> manually?

If it's good enough the builtin.mk should be fixed, as a workaround
you can use "USE_BUILTIN.zlib=YES" to force the use of the base
system library.