openssh for UWIN
Corinna Vinschen
vinschen at redhat.com
Sat Jun 8 02:39:21 EST 2002
On Fri, Jun 07, 2002 at 11:09:39AM -0400, David Korn wrote:
> I also ran configure using -with-cppflags=-D_BSDCOMP=2. I don't
> know where that information would go with the source code.
AFAICS, this should go into configure.ac. Line 55 contains the
`case $host' statement. The first entry (for AIX) already
contains the example how to set the preprocessor flags:
*-*-aix*)
AFS_LIBS="-lld"
CPPFLAGS="$CPPFLAGS -I/usr/local/include"
[...]
Hope that helps,
Corinna
--
Corinna Vinschen
Cygwin Developer
Red Hat, Inc.
mailto:vinschen at redhat.com
More information about the openssh-unix-dev
mailing list