source: trunk/third/openssh/configure.athena @ 21623

Revision 21623, 395 bytes checked in by zacheiss, 20 years ago (diff)
Default to behavior of -4 (IPv4 only) flag for sshd.
  • Property svn:executable set to *
Line 
1# $Id: configure.athena,v 1.4 2005-03-26 21:19:12 zacheiss Exp $
2PERL=/usr/athena/bin/perl LIBS="-lal -lhesiod" ./configure --disable-suid-ssh \
3        --with-kerberos5=/usr/athena --with-tcp-wrappers=/usr/athena \
4        --with-rsh=/usr/athena/bin/rsh --with-ssl-dir=/usr/athena \
5        --with-md5-passwords --with-ipv4-default \
6        --with-default-path="/usr/athena/bin:/bin/athena:/usr/bin:/bin:/usr/sbin:/sbin"
Note: See TracBrowser for help on using the repository browser.