]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bug 3709: Wrong url at the end of ./configure --help
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 27 Dec 2012 02:31:36 +0000 (19:31 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 27 Dec 2012 02:31:36 +0000 (19:31 -0700)
configure.ac

index 0f98c22e6ad23a80ad73278ce723b1ab3875a30a..ec671e6f71f9db0a9ece56e8ae1de2cb2817735b 100644 (file)
@@ -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)