problem with configure in openssh-3.7p1
Darren Tucker
dtucker at zip.com.au
Thu Sep 18 12:23:39 EST 2003
"Purks, Dave" wrote:
> Problem: setting --with-tcpwrappers does not configure code to be compiled
> with wrapper support
>
> Solution: references to with_tcp_wrappers (lines 4975, 6396, 6397) need to
> be changed to with_tcpwrappers
I don't think so. The existing usage corresponds to both configure's help
and the comments in the INSTALL file. What makes you think you should use
"--with-tcpwrappers"?
$ ./configure --help |grep wrapper
--with-tcp-wrappers[=PATH] Enable tcpwrappers support
$ grep wrapper INSTALL
--with-tcp-wrappers will enable TCP Wrappers (/etc/hosts.allow|deny)
--
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.
More information about the openssh-unix-dev
mailing list