isc-config.sh.html revision fd2597f75693a2279fdf588bd40dfe2407c42028
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<!--
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - Copyright (C) 2009, 2011, 2012, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
c5e2a1c98cba51b6093b8b341f83490a7b47f25etweenk -
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - Permission to use, copy, modify, and/or distribute this software for any
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - purpose with or without fee is hereby granted, provided that the above
6c3e745a94ef6b25a4ef9f018d350a7535aa45afTed Gould - copyright notice and this permission notice appear in all copies.
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz -
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - THE SOFTWARE IS PROVIDED "AS IS" AND ISC DISCLAIMS ALL WARRANTIES WITH
23d859f2ce09c04ed802cb4912cc9c50f512f0a2bgk - REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
23d859f2ce09c04ed802cb4912cc9c50f512f0a2bgk - AND FITNESS. IN NO EVENT SHALL ISC BE LIABLE FOR ANY SPECIAL, DIRECT,
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE
8c39cbeab9949a0a7d6ae66b768a7352019e42f8johanengelen - OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
8c39cbeab9949a0a7d6ae66b768a7352019e42f8johanengelen - PERFORMANCE OF THIS SOFTWARE.
072916d0ef7dccd696b59381f50bcf776abccefbjohanengelen-->
072916d0ef7dccd696b59381f50bcf776abccefbjohanengelen
add2ffae3c4686b50d888775bbdf083a4726a210johanengelen<html>
add2ffae3c4686b50d888775bbdf083a4726a210johanengelen<head>
37da970c1b9b836d6f8a1475220ddc6d9089eeddjohanengelen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
37da970c1b9b836d6f8a1475220ddc6d9089eeddjohanengelen<title>isc-config.sh</title>
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz</head>
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="refentry">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<a name="man.isc-config.sh"></a><div class="titlepage"></div>
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<div class="refnamediv">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<h2>Name</h2>
306532dbf6a4dc26019355941dd747d91311d9a7buliabyak<p><span class="application">isc-config.sh</span> &#8212; Get information about the installed version of ISC BIND</p>
306532dbf6a4dc26019355941dd747d91311d9a7buliabyak</div>
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<div class="refsynopsisdiv">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<h2>Synopsis</h2>
c8989ca0e1ce9fee100d698aa9c4540d5df4b7e3johanengelen<div class="cmdsynopsis"><p><code class="command">isc-config.sh</code> [<code class="option">--cflags</code>] [<code class="option">--exec-prefix</code>] [<code class="option">--libs</code>] [<code class="option">--prefix</code>] [<code class="option">--version</code>] [libraries...]</p></div>
c8989ca0e1ce9fee100d698aa9c4540d5df4b7e3johanengelen</div>
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<div class="refsection">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<a name="id-1.7"></a><h2>DESCRIPTION</h2>
0a75b58e47d3de42550c4f7960e253ea3befc09ajohanengelen<p><span class="command"><strong>isc-config.sh</strong></span>
0a75b58e47d3de42550c4f7960e253ea3befc09ajohanengelen prints information related to the installed version of ISC BIND,
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz such as the compiler and linker flags required to compile
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz and link programs that use ISC BIND libraries.
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen </p>
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen<p>
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen The optional libraries are used to report specific details
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen for compiling and linking for the listed libraries.
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak The allowed choices are:
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak <code class="option">isc</code>,
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen <code class="option">isccc</code>,
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen <code class="option">isccfg</code>,
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen <code class="option">dns</code>,
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen <code class="option">lwres</code>, and
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak <code class="option">bind9</code>.
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak Multiple libraries may be listed on the command line.
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak (Some libraries require other libraries, so are implied.)
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak </p>
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak</div>
8d9f5d586a04809427ce1df284a5720112177991cilix<div class="refsection">
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix<a name="id-1.8"></a><h2>OPTIONS</h2>
70eb1fc448cb08acf3468f80fa2296c03b32afd2cilix<div class="variablelist"><dl class="variablelist">
b0c42c0dfcd02cc05126371948489a5a88b2e4b3cilix<dt><span class="term">--cflags</span></dt>
76db360f5f052775326e6d406b9e1e9e2966e11acilix<dd><p>
76db360f5f052775326e6d406b9e1e9e2966e11acilix Prints the compiler command line options required to
3d0482af18ffb591c1d8ddecf516629e1bcd2ae4cilix compile files that use ISC BIND.
64aee804a6a47424f7994e60558351b8cf2ea4dbcilix Use the <code class="option">libraries</code> command line argument(s)
64aee804a6a47424f7994e60558351b8cf2ea4dbcilix to print additional specific flags to pass to the C compiler.
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix </p></dd>
b320a8d186114a5122ddc3afbe95110eb6cb10cecilix<dt><span class="term">--exec-prefix</span></dt>
044d712d4d03f8354962d54e47cfac2346a69ccccilix<dd><p>
044d712d4d03f8354962d54e47cfac2346a69ccccilix Prints the directory prefix used in the ISC BIND installation
61cfd957cd023c4f432ea0c7307784a56bf978e9cilix for architecture dependent files to standard output.
61cfd957cd023c4f432ea0c7307784a56bf978e9cilix </p></dd>
2f5c0701b333a695eedb1680beb1adf95c0723dacilix<dt><span class="term">--libs</span></dt>
2f5c0701b333a695eedb1680beb1adf95c0723dacilix<dd><p>
4afe3fc6b9c122bc5c02b27aea3845ba41384d2acilix Prints the linker command line options used to
afa1e71af5a64b54df797ac1f0bcf32c6613b371johanengelen link with the ISC BIND libraries.
afa1e71af5a64b54df797ac1f0bcf32c6613b371johanengelen Use the <code class="option">libraries</code> command line argument(s)
4afe3fc6b9c122bc5c02b27aea3845ba41384d2acilix to print additional specific flags.
ecf048161ae0284d01d34ca5844204775c0d3fdecilix </p></dd>
ecf048161ae0284d01d34ca5844204775c0d3fdecilix<dt><span class="term">--prefix</span></dt>
3515994554d167522343ce57417648b39370ccabcilix<dd><p>
3515994554d167522343ce57417648b39370ccabcilix Prints the directory prefix used in the ISC BIND installation
3515994554d167522343ce57417648b39370ccabcilix for architecture independent files to standard output.
</p></dd>
<dt><span class="term">--version</span></dt>
<dd><p>
Prints the version of the installed ISC BIND suite.
</p></dd>
</dl></div>
</div>
<div class="refsection">
<a name="id-1.9"></a><h2>RETURN VALUES</h2>
<p><span class="command"><strong>isc-config.sh</strong></span>
returns an exit status of 1 if
invoked with invalid arguments or no arguments at all.
It returns 0 if information was successfully printed.
</p>
</div>
</div></body>
</html>