]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.0.STABLE17 SQUID_3_0_STABLE17
authorAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 26 Jul 2009 12:24:26 +0000 (06:24 -0600)
committerAmos Jeffries <amosjeffries@squid-cache.org>
Sun, 26 Jul 2009 12:24:26 +0000 (06:24 -0600)
configure
configure.in

index 5c9cd266737edb2702e4f00ccca9e44e435a72b5..2011b7b7b446dd31413446ab9407fa0d873a81c4 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
 #! /bin/sh
 # From configure.in Revision.
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.62 for Squid Web Proxy 3.0.STABLE16-BZR.
+# Generated by GNU Autoconf 2.62 for Squid Web Proxy 3.0.STABLE17-BZR.
 #
 # Report bugs to <http://www.squid-cache.org/bugs/>.
 #
@@ -751,8 +751,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
 # Identity of this package.
 PACKAGE_NAME='Squid Web Proxy'
 PACKAGE_TARNAME='squid'
-PACKAGE_VERSION='3.0.STABLE16-BZR'
-PACKAGE_STRING='Squid Web Proxy 3.0.STABLE16-BZR'
+PACKAGE_VERSION='3.0.STABLE17-BZR'
+PACKAGE_STRING='Squid Web Proxy 3.0.STABLE17-BZR'
 PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'
 
 ac_unique_file="src/main.cc"
@@ -1664,7 +1664,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures Squid Web Proxy 3.0.STABLE16-BZR to adapt to many kinds of systems.
+\`configure' configures Squid Web Proxy 3.0.STABLE17-BZR to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1734,7 +1734,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE16-BZR:";;
+     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE17-BZR:";;
    esac
   cat <<\_ACEOF
 
@@ -2046,7 +2046,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Squid Web Proxy configure 3.0.STABLE16-BZR
+Squid Web Proxy configure 3.0.STABLE17-BZR
 generated by GNU Autoconf 2.62
 
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
@@ -2060,7 +2060,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by Squid Web Proxy $as_me 3.0.STABLE16-BZR, which was
+It was created by Squid Web Proxy $as_me 3.0.STABLE17-BZR, which was
 generated by GNU Autoconf 2.62.  Invocation command line was
 
   $ $0 $@
@@ -2778,7 +2778,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='squid'
- VERSION='3.0.STABLE16-BZR'
+ VERSION='3.0.STABLE17-BZR'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -48082,7 +48082,7 @@ exec 6>&1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by Squid Web Proxy $as_me 3.0.STABLE16-BZR, which was
+This file was extended by Squid Web Proxy $as_me 3.0.STABLE17-BZR, which was
 generated by GNU Autoconf 2.62.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -48135,7 +48135,7 @@ Report bugs to <bug-autoconf@gnu.org>."
 _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_version="\\
-Squid Web Proxy config.status 3.0.STABLE16-BZR
+Squid Web Proxy config.status 3.0.STABLE17-BZR
 configured by $0, generated by GNU Autoconf 2.62,
   with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
 
index c7fed9b1b5d34e8d721912001122348264824ebc..6956dd02c2732d998bf82cae2da955577ed01532 100644 (file)
@@ -1,7 +1,7 @@
 dnl  Configuration input file for Squid
 dnl
 dnl
-AC_INIT(Squid Web Proxy, 3.0.STABLE16-BZR, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.STABLE17-BZR, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)