OPTIONS revision 1ca2cf024391992fe14b2df7d3ae0f575d074452
816e576f77e2c46df3e3d97d65822aa8aded7c4bDavid Lawrence - Copyright (C) 2017 Internet Systems Consortium, Inc. ("ISC")
596b911d9cab20d29597b08f485bd9c94ba64b55Michael Sawyer - This Source Code Form is subject to the terms of the Mozilla Public
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson - License, v. 2.0. If a copy of the MPL was not distributed with this
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson - file, You can obtain one at http://mozilla.org/MPL/2.0/.
a47331123450129c1ad7d5326eecb7484b3e7348Andreas GustafssonSetting the STD_CDEFINES environment variable before running configure can
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafssonbe used to enable certain compile-time options that are not explicitly
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafssondefined in configure.
a47331123450129c1ad7d5326eecb7484b3e7348Andreas GustafssonSome of these settings are:
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David LawrenceSetting Description
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson Don't ovewrite memory when allocating or freeing
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DISC_MEM_FILL=0 it; this improves performance but makes
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson debugging more difficult.
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson Don't track memory allocations by file and line
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DISC_MEM_TRACKLINES=0 number; this improves performance but makes
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson debugging more difficult.
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DISC_FACILITY=LOG_LOCAL0 Change the default syslog facility for named
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DNS_CLIENT_DROPPORT=0 Disable dropping queries from particular
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson well-known ports:
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DCHECK_SIBLING=0 Don't check sibling glue in named-checkzone
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DCHECK_LOCAL=0 Don't check out-of-zone addresses in
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson named-checkzone
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DNS_RUN_PID_DIR=0 Create default PID files in ${localstatedir}/run
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson rather than ${localstatedir}/run/{named,lwresd}/
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson Enable DNSSEC signature chasing support in dig.
a47331123450129c1ad7d5326eecb7484b3e7348Andreas Gustafsson-DDIG_SIGCHASE=1 (Note: This feature is deprecated. Use delv