Fix case of Bugzilla product name
This commit is contained in:
parent
5980512a08
commit
bbccb57929
@ -19,7 +19,7 @@ m4_define([tinyproxy_stable],
|
||||
m4_if(m4_eval(tinyproxy_minor_version % 2), [0], [yes], [no]))
|
||||
|
||||
AC_INIT([Tinyproxy], [tinyproxy_version],
|
||||
[https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy],
|
||||
[https://www.banu.com/bugzilla/enter_bug.cgi?product=tinyproxy],
|
||||
[tinyproxy])
|
||||
|
||||
AC_CANONICAL_TARGET
|
||||
|
Loading…
Reference in New Issue
Block a user