]> git.ipfire.org Git - thirdparty/bind9.git/commit
Change the bug reporting address from email to gitlab URI
authorOndřej Surý <ondrej@isc.org>
Wed, 2 Feb 2022 09:50:45 +0000 (10:50 +0100)
committerOndřej Surý <ondrej@isc.org>
Fri, 11 Feb 2022 07:50:57 +0000 (08:50 +0100)
commitbb60622250a69e34f0041da821cbaabfc1814e95
tree599b57c14b3a69a1a5ecb2edbf0852affcf6522d
parent62cf6a77cf91a288549a59ef8de232f1351f714c
Change the bug reporting address from email to gitlab URI

In autoconf, the AC_INIT() accepts bugreport address for reporting
issues (f.e. when the test suite fails).  Instead of providing generic
emails address, change this to the address where to report with the
default Bug template applied.
configure.ac