[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: GNUstep default structure?
From: |
Richard Frith-Macdonald |
Subject: |
Re: GNUstep default structure? |
Date: |
Mon, 5 Mar 2001 23:00:47 +0000 |
On Sunday, March 4, 2001, at 09:54 PM, Fredo wrote:
> Hi,
>
> What is the default GNUstep directory structure? flattened?
Non-flattened.
> I'm wondering that because the GNUstep.sh defines the variable
> GNUSTEP_FLATTENED (but with no value) but the directory structure built
> when compiling a project is deep.
GNUSTEP_FLATTENED=YES means that the flattened structure is in use.
Perhaps someone could update the various files so that it uses an explicit
NO when non-flattened stgructure is in use?