Using -lssh as shared library
    openssh-unix-dev at thewrittenword.com 
    openssh-unix-dev at thewrittenword.com
       
    Tue Oct  9 07:14:46 EST 2001
    
    
  
On Sun, Oct 07, 2001 at 08:51:35PM -0500, mouring at etoh.eviladmin.org wrote:
> I think we need to clean up configure.in before implementing this.
Amen! One thing that can be done immediately is to refuse any patch
that does the following (unless there is a very very good reason):
  case "$host" in
  *-*-aix*)
    AC_DEFINE(...)
    ...
  ...
This is usually done out of laziness and is gross!
-- 
albert chin (china at thewrittenword.com)
    
    
More information about the openssh-unix-dev
mailing list