ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz - Copyright (C) 2009, 2014-2016 Internet Systems Consortium, Inc. ("ISC")
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz - This Source Code Form is subject to the terms of the Mozilla Public
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz - License, v. 2.0. If a copy of the MPL was not distributed with this
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz - file, You can obtain one at http://mozilla.org/MPL/2.0/.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh<a name="man.isc-config.sh"></a><div class="titlepage"></div>
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz — Get information about the installed version of ISC BIND
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz [libraries...]
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh <p><span class="command"><strong>isc-config.sh</strong></span>
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh prints information related to the installed version of ISC BIND,
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh such as the compiler and linker flags required to compile
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh and link programs that use ISC BIND libraries.
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh The optional libraries are used to report specific details
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh for compiling and linking for the listed libraries.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz The allowed choices are:
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh Multiple libraries may be listed on the command line.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz (Some libraries require other libraries, so are implied.)
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh Prints the compiler command line options required to
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh compile files that use ISC BIND.
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh Use the <code class="option">libraries</code> command line argument(s)
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz to print additional specific flags to pass to the C compiler.
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh Prints the directory prefix used in the ISC BIND installation
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh for architecture dependent files to standard output.
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh Prints the linker command line options used to
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh link with the ISC BIND libraries.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz Use the <code class="option">libraries</code> command line argument(s)
f4b3ec61df05330d25f55a36b975b4d7519fdeb1dh to print additional specific flags.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz Prints the directory prefix used in the ISC BIND installation
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz for architecture independent files to standard output.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz Prints the version of the installed ISC BIND suite.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz <p><span class="command"><strong>isc-config.sh</strong></span>
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz returns an exit status of 1 if
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz invoked with invalid arguments or no arguments at all.
ab25eeb551a4be927a4b6ae2cf8aff7ed17decb4yz It returns 0 if information was successfully printed.