OpenSSH 2.5.0p1

Damien Miller djm at mindrot.org
Sat Feb 17 14:52:52 EST 2001


On Fri, 16 Feb 2001 mouring at etoh.eviladmin.org wrote:

> 
> On Sat, 17 Feb 2001, Damien Miller wrote:
> > On Fri, 16 Feb 2001 mouring at etoh.eviladmin.org wrote:
> > > > Can we just detect [ $(srcdir) = "." ] and not do the -I?
> > > 
> > > That was my thought.  But I was not sure if it would go into configure.in
> > > or the Makefile.in file.
> > 
> > Here is a patch that does this. Unfortunately as Gert pointed out, this
> > doesn't fix it for the builddir != srcdir case.
> > 
> 
> May I suggest a smaller patch.  Instead of assuming that we can do both
> AIX and builddir != srcdir.  Lets value the platform support over the
> latter case and enable builddir != srcdir via a ./configure option.  

You need to pass a configure option to do builddir != srcdir anyway
(--src-dir). Have you tested your patch with builddir != srcdir, I had
to modify all the openbsd-compat stuff to get this working.

-d

-- 
| Damien Miller <djm at mindrot.org> \ ``E-mail attachments are the poor man's 
| http://www.mindrot.org          /   distributed filesystem'' - Dan Geer






More information about the openssh-unix-dev mailing list