We can obviously also eliminate complexity in the build, which
is one of our problems right now.
Danny
Alexander Mai wrote:
> On Wed, Aug 29, 2001 at 09:25:54AM +0200, Danny Backx wrote:
> > Sounds like we would need to maintain the right order of directories
> > in the SUBDIR line in lib/ and include/ and things should just work.
> >
> > Does anyone object to my making this change ?
> Please not too fast ...
> What is the point of Rick's 'mkdir 1.2'? Except the good old idea
> of having only one version in each build, of course ;-)
> As Danny indicates the result should be roughly the same
> if we just write (similar)
>
> if Default_version_12
> SUBDIRS= lib/Xm lib/Xm-2.1
> else
> SUBDIRS= lib/Xm-2.1 lib/Xm
> endif
--
Danny Backx ([EMAIL PROTECTED] [EMAIL PROTECTED])
Home page : http://users.skynet.be/danny.backx
Projects: LessTif (http://www.lesstif.org)
Oleo (http://www.gnu.org/software/oleo/oleo.html)