]> git.ipfire.org Git - thirdparty/pdns.git/blobdiff - README.md
Restore the Lua binding for DNSName::wirelength()
[thirdparty/pdns.git] / README.md
index 3f85d438f6d38e35e5dee6d71407b760dd4b20e6..7cb85ba9dc2b9221c3a7447ce85834d11d097a0b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -96,11 +96,11 @@ If you run into C++11-related symbol trouble, please try passing `CPPFLAGS=-D_GL
 
 Compiling the Recursor
 ----------------------
-See the README in pdns/recursordist.
+See [README.md](pdns/recursordist/README.md) in `pdns/recursordist/`.
 
 Compiling dnsdist
 -----------------
-See the README in pdns/dnsdistdist.
+See [README-dnsdist.md](pdns/README-dnsdist.md) in `pdns/`.
 
 Building the HTML documentation
 -------------------------------
@@ -180,7 +180,7 @@ The HTML documentation will now be available in `html-docs`.
 
 Solaris Notes
 -------------
-Use a recent gcc. OpenCSW is a good source, as is Solaris 11 IPS.
+Use a recent gcc (and other build tools), possibly from Solaris 11 IPS.
 
 If you encounter problems with the Solaris make, gmake is advised.