ISC-CONFIG.SH(1) | BIND9 | ISC-CONFIG.SH(1) |
isc-config.sh - Get information about the installed version of ISC BIND
isc-config.sh [--cflags] [--exec-prefix] [--libs] [--prefix] [--version] [libraries...]
isc-config.sh prints information related to the installed version of ISC BIND, such as the compiler and linker flags required to compile and link programs that use ISC BIND libraries.
The optional libraries are used to report specific details for compiling and linking for the listed libraries. The allowed choices are: isc, isccc, isccfg, dns, lwres, and bind9. Multiple libraries may be listed on the command line. (Some libraries require other libraries, so are implied.)
--cflags
--exec-prefix
--libs
--prefix
--version
isc-config.sh returns an exit status of 1 if invoked with invalid arguments or no arguments at all. It returns 0 if information was successfully printed.
Internet Systems Consortium, Inc.
Copyright © 2009, 2014-2016, 2018, 2019 Internet Systems Consortium, Inc. ("ISC")
2009-02-18 | ISC |