OpenSSH 2.5.0p1

Gert Doering gert at greenie.muc.de
Sat Feb 17 08:19:50 EST 2001


Hi,

On Sat, Feb 17, 2001 at 08:16:05AM +1100, Damien Miller wrote:
> > On Fri, Feb 16, 2001 at 03:12:08PM -0600, mouring at etoh.eviladmin.org wrote:
> > > 9) AIX, 'login.h' and -I -- ?? Hmm...
> > 
> > The "easy" way would be just to rename login.h.  We can then check the
> > necessity of "-I." for 2.6.*
> > 
> > (-I.. is definitely needed for openbsd-compat/, and -I$(srcdir) might be
> > necessary when building in a different tree than the source tree, so I'd
> > opt for just renaming login.h)
> 
> Can we just detect [ $(srcdir) = "." ] and not do the -I?

Won't help - this will make AIX build if $srcdir=., but will make it break
when $srcdir != . - nothing gained.

I can't see a way to get #include <login.h> to ignore a local copy of that
file *AND* make "building in a separate bin tree" work.

gert
-- 
USENET is *not* the non-clickable part of WWW!
                                                           //www.muc.de/~gert/
Gert Doering - Munich, Germany                             gert at greenie.muc.de
fax: +49-89-35655025                        gert.doering at physik.tu-muenchen.de





More information about the openssh-unix-dev mailing list