On Fri, Mar 29, 2002 at 09:04:08AM -0800, Ryan Bloom wrote:
> > jim         02/03/29 09:03:19
> > 
> >   Modified:    atomic/solaris_sparc Makefile.in
> >   Log:
> >   srcdir is bogus at present... this, at least, allows it to
> >   compile and build under Solaris8
 
> This removes the ability to run VPATH builds on Solaris.  There must be
> a way to allow both regular and VPATH builds.

Yeah I broke this yesterday because VPATH builds weren't working, since
aparently srcdir isn't defined unless you have VPATH. Now we'll have
[EMAIL PROTECTED]@ effectively twice in this Makefile when using VPATH,
which works but is not right.

I have no idea what the right way to do this is.

-aaron

Reply via email to