Follow-up Comment #3, bug #25258 (project gnustep):

I think a correct check would ensure that none of the paths are relative...
and checking that looked like more trouble than it was worth.  I'd rather
spend the time making the process faster ...
eg.
1. factor out the path setup stuff from configure.ac into a subsidiary
configuration file.
2. store the results of that configuration in a file used only by
NSPathUtilities.m so that  we would only recompile that one file.
3. change the main makefile so we only do the minimum work necessary ...
which ought to be quick enough that it really doesn't matter if we have to do
it at ther poiint when we install.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25258>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/



_______________________________________________
Bug-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-gnustep

Reply via email to