]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.0.STABLE26
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Aug 2011 15:01:29 +0000 (09:01 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 27 Aug 2011 15:01:29 +0000 (09:01 -0600)
configure
configure.in

index 19430d00a621bed5660f37f52a55c286877d61e9..fba7e4e1dea844f8b89857115b0c07d8ab4a0460 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.68 for Squid Web Proxy 3.0.STABLE25-BZR.
+# Generated by GNU Autoconf 2.68 for Squid Web Proxy 3.0.STABLE26-BZR.
 #
 # Report bugs to <http://www.squid-cache.org/bugs/>.
 #
@@ -571,8 +571,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='Squid Web Proxy'
 PACKAGE_TARNAME='squid'
-PACKAGE_VERSION='3.0.STABLE25-BZR'
-PACKAGE_STRING='Squid Web Proxy 3.0.STABLE25-BZR'
+PACKAGE_VERSION='3.0.STABLE26-BZR'
+PACKAGE_STRING='Squid Web Proxy 3.0.STABLE26-BZR'
 PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'
 PACKAGE_URL=''
 
@@ -1488,7 +1488,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.STABLE25-BZR to adapt to many kinds of systems.
+\`configure' configures Squid Web Proxy 3.0.STABLE26-BZR to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1558,7 +1558,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE25-BZR:";;
+     short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE26-BZR:";;
    esac
   cat <<\_ACEOF
 
@@ -1869,7 +1869,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-Squid Web Proxy configure 3.0.STABLE25-BZR
+Squid Web Proxy configure 3.0.STABLE26-BZR
 generated by GNU Autoconf 2.68
 
 Copyright (C) 2010 Free Software Foundation, Inc.
@@ -2694,7 +2694,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.STABLE25-BZR, which was
+It was created by Squid Web Proxy $as_me 3.0.STABLE26-BZR, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   $ $0 $@
@@ -3513,7 +3513,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='squid'
- VERSION='3.0.STABLE25-BZR'
+ VERSION='3.0.STABLE26-BZR'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -24994,7 +24994,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=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.STABLE25-BZR, which was
+This file was extended by Squid Web Proxy $as_me 3.0.STABLE26-BZR, which was
 generated by GNU Autoconf 2.68.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -25060,7 +25060,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-Squid Web Proxy config.status 3.0.STABLE25-BZR
+Squid Web Proxy config.status 3.0.STABLE26-BZR
 configured by $0, generated by GNU Autoconf 2.68,
   with options \\"\$ac_cs_config\\"
 
index f16c0a9acd9592b0aa2c8255ab4a9ad6a0c1ecd4..d24af002999a02e74637a69c30bdabb689e28059 100644 (file)
@@ -1,7 +1,7 @@
 dnl  Configuration input file for Squid
 dnl
 dnl
-AC_INIT(Squid Web Proxy, 3.0.STABLE25-BZR, http://www.squid-cache.org/bugs/, squid)
+AC_INIT(Squid Web Proxy, 3.0.STABLE26-BZR, http://www.squid-cache.org/bugs/, squid)
 AC_PREREQ(2.52)
 AM_CONFIG_HEADER(include/autoconf.h)
 AC_CONFIG_AUX_DIR(cfgaux)