freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] [SF BUG #472626 ] configuration problem in 2.0.4


From: Werner LEMBERG
Subject: Re: [Devel] [SF BUG #472626 ] configuration problem in 2.0.4
Date: Tue, 18 Jun 2002 16:58:21 +0200 (CEST)

I'm looking up old mails...

>               The file include/freetype/config/ftoption.h has a
>               comment starting on line 37 saying that any
>               modifications to the file should be placed in the build
>               directory.
>
>               When compiling with make (ie. not jam) on my linux
>               system the file builds/unix/ftoptions.h was not read. I
>               had to make the changes in
>               include/freetype/config/ftoption.h.

Here is the exact wording:

  /*  - You can put a copy of this file in your build directory, more      */
  /*    precisely in "$BUILD/freetype/config/ftoption.h", where "$BUILD"   */
  /*    is the name of a directory that is included _before_ the FreeType  */
  /*    include path during compilation.                                   */
  /*                                                                       */
  /*    The default FreeType Makefiles and Jamfiles use the build          */
  /*    directory "builds/<system>" by default, but you can easily change  */
  /*    that for your own projects.                                        */

This means that the option file should be put into

  builds/unix/freetype/config/ftoption.h


    Werner



reply via email to

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