|
From: | Vincent Caron |
Subject: | Re: (ft-dev) Re: [Devel] use of zlib |
Date: | Thu, 14 Nov 2002 01:15:02 +0100 |
User-agent: | Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020913 Debian/1.1-1 |
Sven Neumann wrote:
here's a first patch that addresses the necessary changes to the configure script. It doesn't include the changes to configure itself so you'll have to run autoconf to regenerate it. This patch is not complete since it doesn't change any Makefiles. For that reason the internal zlib is still used. I'm not familiar with the freetype2 build system which doesn't use automake. Perhaps someone could point me to the files I need to change...
And here's the last bits. Thanks Sven for doing the autoconf magic stuff :). It basically adds a SYSTEM_ZLIB macro to unix-def.mk, which is checked in ftgzip/rules.mk to conditionally compile the internal gzip in - or not. The patch includes a regenerated configure script with autoconf 2.54. Note that it includes Sven's patch.
To packagers : I notice libfreetype.so is not linked against zlib (`freetype-config --libs` will give you the -lz however), so you should not forget to add an explicit dependency on zlib for 2.1.3.
system_zlib_full.patch.gz
Description: application/gzip
[Prev in Thread] | Current Thread | [Next in Thread] |