freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Patch to FreeType CVS to link with system zlib better


From: Anthony Fok
Subject: [Devel] Patch to FreeType CVS to link with system zlib better
Date: Mon, 23 Dec 2002 10:04:07 +0800
User-agent: Mutt/1.4i

Dear all,

I ran into problem while building the latest FreeType 2 CVS for Debian.
Please add the attached patch, so when SYSTEM_ZLIB=yes,
libtool knows that libfreetype6 depends on libz:

        dependency_libs=' -lz'

otherwise, building ft2demos (and other software) would give error.

Also, as builds/unix/configure.ac is updated by Vincent Caron and now
by me, please run autoconf to regenerate builds/unix/configure before
committing, otherwise variables like @LIBZ@ in freetype-config would be
left unsubstituted.  Many thanks!

Anthony

-- 
Anthony Fok Tung-Ling
ThizLinux Laboratory   <address@hidden> http://www.thizlinux.com/
Debian Chinese Project <address@hidden>       http://www.debian.org/intl/zh/
Come visit Our Lady of Victory Camp!           http://www.olvc.ab.ca/

Attachment: 006-freetype-2.1.3-link-libz.patch
Description: Text document


reply via email to

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