>>> I can implement this, but I won't use it myself - is it something >>> that other people genuinely need or want ? If it helps, I'll do it. >> >> It would help me :-) >> I really would like to keep the old GNUstep file system layout and >> currently I always have to remember to specify this when configuring >> GNUstep make. > > Use > ./config.status --recheck && ./config.status > instead of configure :-). This is what I'm doing anyway because I need > to remember a lot more additional configure options on OS X.
It seems that this is probably the best solution ... as it's the standard way of re-running configure with the same options. It seems better than to develop our own, gnustep-make-only custom way of basically doing the same thing :-) Thanks _______________________________________________ Gnustep-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnustep-dev
