freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Q: compilation->linking->running


From: Werner LEMBERG
Subject: Re: [Devel] Q: compilation->linking->running
Date: Mon, 12 Mar 2001 17:19:31 +0100 (CET)

> PS: As I can understand FreeType project is configured to build a
> shared library, what shell i change to make static library?

By default, both static and dynamic libraries are built.  To disable
shared or static libs, say

  make setup CFG='--disable-shared'

or

  make setup CFG='--disable-static'



    Werner



reply via email to

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