bug-gnustep
[Top][All Lists]
Advanced

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

[bug #25258] GNUstep base reconfigures when GNUSTEP_INSTALLATION_DOMAIN=


From: Richard Frith-Macdonald
Subject: [bug #25258] GNUstep base reconfigures when GNUSTEP_INSTALLATION_DOMAIN=SYSTEM is passed to make install
Date: Tue, 06 Jan 2009 09:23:35 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_6; en-us) AppleWebKit/525.27.1 (KHTML, like Gecko) Version/3.2.1 Safari/525.27.1

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/





reply via email to

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