From 91303f7f217c0f087166243db1a646c0012d3121 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Wed, 26 Dec 2012 19:31:36 -0700 Subject: [PATCH] Bug 3709: Wrong url at the end of ./configure --help --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 0f98c22e6a..ec671e6f71 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([Squid Web Proxy],[3.3.0.2-BZR],[http://www.squid-cache.org/bugs/],[squid]) +AC_INIT([Squid Web Proxy],[3.3.0.2-BZR],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) -- 2.47.2