OPTIONS revision 32098293b78922a5fbd10906afa28624820d3756
66bd3b3c6b171271c705b897823dcdcf29464698Michael Graff<!--- - Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC") - -
499b34cea04a46823d003d4c0520c8b03e8513cbBrian WellingtonThis Source Code Form is subject to the terms of the Mozilla Public -
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David LawrenceLicense, v. 2.0. If a copy of the MPL was not distributed with this -
66bd3b3c6b171271c705b897823dcdcf29464698Michael Grafffile, You can obtain one at http://mozilla.org/MPL/2.0/. ---> Setting the
66bd3b3c6b171271c705b897823dcdcf29464698Michael GraffSTD_CDEFINES environment variable before running configure can be used to
66bd3b3c6b171271c705b897823dcdcf29464698Michael Graffenable certain compile-time options that are not explicitly defined in
15a44745412679c30a6d022733925af70a38b715David LawrenceSome of these settings are:
15a44745412679c30a6d022733925af70a38b715David LawrenceSetting Description
15a44745412679c30a6d022733925af70a38b715David Lawrence Don't ovewrite memory when allocating or freeing
15a44745412679c30a6d022733925af70a38b715David Lawrence-DISC_MEM_FILL=0 it; this improves performance but makes
15a44745412679c30a6d022733925af70a38b715David Lawrence debugging more difficult.
15a44745412679c30a6d022733925af70a38b715David Lawrence Don't track memory allocations by file and line
66bd3b3c6b171271c705b897823dcdcf29464698Michael Graff-DISC_MEM_TRACKLINES=0 number; this improves performance but makes
66bd3b3c6b171271c705b897823dcdcf29464698Michael Graff debugging more difficult.
402ca8ace0136ffe180c3e07a864970b7767140aMark Andrews-DISC_FACILITY=LOG_LOCAL0 Change the default syslog facility for named
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence-DNS_CLIENT_DROPPORT=0 Disable dropping queries from particular
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff well-known ports:
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff-DCHECK_SIBLING=0 Don't check sibling glue in named-checkzone
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff-DCHECK_LOCAL=0 Don't check out-of-zone addresses in
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff named-checkzone
c803787146cadcb2d7e10cbf4491f3be513dfa1aMichael Graff-DNS_RUN_PID_DIR=0 Create default PID files in ${localstatedir}/run
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff rather than ${localstatedir}/run/{named,lwresd}/
8cdfd17426179ae6f629a9b7475d46a22f535047Bob Halley Enable DNSSEC signature chasing support in dig.
ad3a5c4b7e21af04d1b872f933c2e19e5c0a135bMichael Graff-DDIG_SIGCHASE=1 (Note: This feature is deprecated. Use delv