freetype
[Top][All Lists]
Advanced

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

Re: [ft] Still no luck not including modules


From: Werner LEMBERG
Subject: Re: [ft] Still no luck not including modules
Date: Mon, 24 Oct 2005 22:21:06 +0200 (CEST)

> I'm still trying to figure out how to exclude modules from the libraries
> compiled by freetype. I tried directly editing
> include/freetype/config/ftmodule.h, but ftwinfnt.(lo|o) was still
> getting created and linked in.

The make program reads the `rules.mk' and `mudule.mk' files using
wildcards.  This means that you have to rename or remove all `.mk'
files in the various subdirectories you don't want to compile.

> The only way I could get things to work the way I thought they
> should work is to delete the winfonts directory in src.

This is another option.


    Werner




reply via email to

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