diff options
author | Mukund Sivaraman <muks@banu.com> | 2009-08-07 05:38:46 +0530 |
---|---|---|
committer | Mukund Sivaraman <muks@banu.com> | 2009-08-07 05:38:46 +0530 |
commit | 6f255d0900dfe676d8b54b6a30788c0ef7bab487 (patch) | |
tree | 655f1e9505e0ec08040196b75cdf405a9e9701a9 /configure.ac | |
parent | 4518e4334dad79f2e307c1bffb0b3272f874d1bf (diff) |
Update bug tracker URL
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 14be70a..8d0aa7e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ AC_PREREQ(2.54) -AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/tinyproxy/newticket], [tinyproxy]) +AC_INIT([Tinyproxy], [1.7.1], [https://www.banu.com/bugzilla/enter_bug.cgi?product=Tinyproxy], [tinyproxy]) dnl AC_CONFIG_AUX_DIR(config) dnl AC_CONFIG_MACRO_DIR(config) |