- From: <jose.kahan@w3.org>
- Date: Fri, 1 Sep 2000 15:53:53 +0200 (MET DST)
- To: Brian Koontz <briank@hex.net>
- CC: jose.kahan@w3.org, www-amaya-dev@w3.org
In our previous episode, Brian Koontz said: > THOTDIR is defined as "/usr/src/Amaya". > > Additionally, your macro above is different from mine. Mine looks like > "../$$libwwdir/configure". You're right. It was a typo on my part. My macro is the same one. I think that this problem comes from the way that THOTDIR is solved. In our machines it is .. and in yours it's the complete path. I can't use your solution because it'd break the compilation elsewhere where THOTDIR is .. . I think that the best solution for the moment is to use .. instead of THOTDIR in that particular Make rule. I'll do this change and, when I understand more what configure is doing, I'll make a better patch. Thanks for your report and patience, -Jose
Received on Friday, 1 September 2000 09:53:58 UTC