bind9/bin/dig
Ondřej Surý ba2376b9e0 Update and cleanup the readline library support
This commit updates and simplifies the checks for the readline support
in nslookup and nsupdate:

  * Change the autoconf checks to pkg-config only, all supported
    libraries have accompanying .pc files now.
  * Add editline support in addition to libedit and GNU readline
  * Add isc/readline.h shim header that defines dummy readline()
    function when no readline library is available
2020-08-18 10:27:14 +02:00
..
include Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
win32 Move the dependencies from sln to vcxproj files 2020-05-28 08:08:30 +02:00
.gitignore [master] update gitignore files; use rev-parse to get srcid 2014-06-17 13:49:30 -07:00
dig.c add "dig +qid" option to set QID to desired value 2020-05-26 00:47:18 -07:00
dig.rst Text edits to manual paages 2020-07-02 10:35:58 +02:00
dighost.c Add INSIST's to silence cppcheck warnings 2020-06-25 12:04:36 +10:00
dighost.h add "dig +qid" option to set QID to desired value 2020-05-26 00:47:18 -07:00
host.c replace fputs() with fprintf() 2020-05-04 09:14:58 +02:00
host.rst Text edits to manual paages 2020-07-02 10:35:58 +02:00
Makefile.am Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
nslookup.c Update and cleanup the readline library support 2020-08-18 10:27:14 +02:00
nslookup.rst Text edits to manual paages 2020-07-02 10:35:58 +02:00