]> andersk Git - openssh.git/commitdiff
- (djm) Adapt README.dns for portable
authordjm <djm>
Thu, 15 May 2003 03:23:36 +0000 (03:23 +0000)
committerdjm <djm>
Thu, 15 May 2003 03:23:36 +0000 (03:23 +0000)
ChangeLog
README.dns

index df0854add93c3fdcc57470a3efa956ae25fc99d1..f4eb89811e322e8dacbafd19f1464d1b26d1d4f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,6 +23,7 @@
  - (djm) Configure glue for DNS support (code doesn't work in portable yet)
  - (djm) Import getrrsetbyname() function from OpenBSD libc (for DNS support)
  - (djm) Tidy Makefile clean targets
+ - (djm) Adapt README.dns for portable
 
 20030514
  - (djm) Bug #117: Don't lie to PAM about username
index d6889b9a5f8bf6ec5e68c7d60996aaadda6a7dc3..e24092e03d1c4c0d934122435527b0ffa8c25004 100644 (file)
@@ -9,10 +9,7 @@ and DNSSEC is out of the scope of this document.
 
 (1) Enable DNS fingerprint support in OpenSSH
 
-Edit /usr/src/usr.bin/ssh/Makefile.inc and uncomment the line containing
-
-       CFLAGS+= -DDNS
-
+       configure --with-dns
 
 (2) Generate and publish the DNS RR
 
This page took 0.066092 seconds and 5 git commands to generate.