]> 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:55:17 +0000 (08:55 +0100)
commit13cc8e310923791c6d8ce58dcd0643d259fc73ad
tree765767d15c3ab89912df3939605ef2e1741ee9ee
parent5af0b34f1c858cc55841221c663097bada1e7b17
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.

(cherry picked from commit bb60622250a69e34f0041da821cbaabfc1814e95)
configure
configure.ac