2162. [func] Allow "rrset-order fixed" to be disabled at compile

time. [RT #16665]
: ----------------------------------------------------------------------
This commit is contained in:
Mark Andrews
2007-03-14 05:57:10 +00:00
parent edcd4afc02
commit 65085946d4
5 changed files with 188 additions and 14 deletions

4
README
View File

@@ -362,7 +362,7 @@ Building
We've had successful builds and tests on the following systems:
COMPAQ Tru64 UNIX 5.1B
FreeBSD 4.10, 5.2.1
FreeBSD 4.10, 5.2.1, 6.2
HP-UX 11.11
NetBSD 1.5
Slackware Linux 8.1
@@ -419,6 +419,8 @@ Building
-DDIG_SIGCHASE_BU=1)
Disable dropping queries from particular well known ports.
-DNS_CLIENT_DROPPORT=0
Disable support for "rrset-order fixed".
-DDNS_RDATASET_FIXED=0
LDFLAGS
Linker flags. Defaults to empty string.