|
From: | Matt Rice |
Subject: | Re: INFOPATH patch (was about C/C++ files) |
Date: | Tue, 09 Jan 2007 04:06:44 -0800 |
User-agent: | GNUMail (Version 1.2.0) |
... but heres another thing documentation.make installs TEXI_FILES files intoLibrary/Documentation/infoheres a patch to set this up in the INFOPATH env var from GNUstep.shThanks ... I applied the patch (with a few subsequent tidyups), seems towork nicely. ;-) Thanks
I just commited a fix for a paste error $gnustep_class_path instead of $gnustep_info_path so only
System/Library/Documentaion/info was getting set (I would have never though of the naming conventions thing btw.)
i suppose there should be a configure switch to allow someone to set the info path dir to /usr/share/info (or whereever)when configuring gnustep like there is to force libs into /usr/lib butthis isn't taken care of by the patch.also i noticed the guile was using /Libraries instead ofLibrary/Libraries changedthat too.. (untested)That could be a good change ... but we need to test that gnustep-guile (still?) works properly and/or update gnustep-guile's paths to make sure they are consistent. ;-)
Yeah, i do notice that GNUstep.sh.in uses Library/Libraries/Guile though
and GNUstep.csh.in uses Libraries/Guile
Thanks
[Prev in Thread] | Current Thread | [Next in Thread] |