isc-config.sh.html revision fd2597f75693a2279fdf588bd40dfe2407c42028
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz - Copyright (C) 2009, 2011, 2012, 2014, 2015 Internet Systems Consortium, Inc. ("ISC")
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 - 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.
37da970c1b9b836d6f8a1475220ddc6d9089eeddjohanengelen<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
74ed5bd66f5d8a1465b69bd0450f2af030b638f0joncruz<meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
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>
306532dbf6a4dc26019355941dd747d91311d9a7buliabyak<p><span class="application">isc-config.sh</span> — Get information about the installed version of ISC BIND</p>
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>
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 The optional libraries are used to report specific details
0563fd55cbad59e8a878e6d4cbbdd8e47f74488djohanengelen for compiling and linking for the listed libraries.
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak The allowed choices are:
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak Multiple libraries may be listed on the command line.
c169f6cddd2da06cfb761339f445bbd8866f72a8buliabyak (Some libraries require other libraries, so are implied.)
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.
044d712d4d03f8354962d54e47cfac2346a69ccccilix Prints the directory prefix used in the ISC BIND installation
61cfd957cd023c4f432ea0c7307784a56bf978e9cilix for architecture dependent files to standard output.
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.
3515994554d167522343ce57417648b39370ccabcilix Prints the directory prefix used in the ISC BIND installation
3515994554d167522343ce57417648b39370ccabcilix for architecture independent files to standard output.