[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [ft] retrieving kerning infos misbehaves
From: |
Jürgen Herz |
Subject: |
Re: [ft] retrieving kerning infos misbehaves |
Date: |
Thu, 08 Mar 2007 12:35:05 +0100 |
User-agent: |
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.2pre) Gecko/20070111 SeaMonkey/1.1 |
David Turner wrote:
> not coïncidence, I just had a quick look at the code after your
> initial e-mail and saw the typo. Didn't you see my e-mail on the
> mailing list about it ?
No sorry, also can't find it neither on gmane nor the lists web archive.
But anyways, thanks for the fix.
>> BTW2: In order to get an debugable build I wanted to use the
>> developer target but didn't manage it. I didn't find explicit
>> instructions how to do that. Finally I moved gcc-dev.mk and
>> unix-dev.mk to gcc.mk and unix.mk and it worked. But how is it done
>> the smart way?
>>
>
> simply type "make setup devel" :-)
Maybe that's to easy ... Thanks.
Jürgen