]> git.ipfire.org Git - thirdparty/unbound.git/commit
- Introduce `-V` option to print the version number and build options.
authorGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 12 Aug 2019 15:52:43 +0000 (17:52 +0200)
committerGeorge Thessalonikefs <george@nlnetlabs.nl>
Mon, 12 Aug 2019 15:52:43 +0000 (17:52 +0200)
commit008813f0a2df315aad6abd6ca8d13e835035ae7a
treec9efcdaa1e38fc28c14ab0191f3b7371b7dff806
parentfa506e3cdae217a32a15994e7612980a152c7462
- Introduce `-V` option to print the version number and build options.
  Previously reported build options like linked libs and linked modules
  are now moved from `-h` to `-V` as well for consistency.
- PACKAGE_BUGREPORT now also includes link to GitHub issues.
config.h.in
configure.ac
daemon/unbound.c
doc/Changelog
doc/unbound.8.in