ldns-config(1) centos man page | unix.com

Man Page: ldns-config

Operating Environment: centos

Section: 1

ldns-config(1)						      General Commands Manual						    ldns-config(1)

NAME
ldns-config - show compiler and linker flags for ldns usage.
SYNOPSIS
ldns-config [ OPTIONS ]
DESCRIPTION
When writing programs using ldns, you have to tell the compiler where to look for include files and what libraries from which location to link to. ldns-config can be used to find out what flags to use with the C compiler and the linker.
OPTIONS
--cflags Show the C compiler flags needed to compile with ldns --libs Show the flags to be used to link with ldns --libs_sec Show the flags to be used to link with ldns compiled for secondary architecture. --version Shows the version of the installed ldns library --help Show ldns-config usage description
AUTHOR
Written by the ldns team.
REPORTING BUGS
Report bugs to <ldns-team@nlnetlabs.nl>.
COPYRIGHT
Copyright (C) 2011 NLnet Labs. This is free software. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PUR- POSE. 22 Sep 2011 ldns-config(1)
Related Man Pages
ldns_get_rr_type_by_name(3) - debian
ldns-keygen(1) - centos
ldns-test-edns(1) - centos
ldns-walk(1) - centos
ldns_get_rr_list_addr_by_name(3) - centos
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq