Skip to content

Commit

Permalink
Bootstrapped
Browse files Browse the repository at this point in the history
  • Loading branch information
hno committed Jun 21, 2008
1 parent 57ca3be commit 0e53192
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions configure
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#! /bin/sh
# From configure.in Revision: 1.488.2.3 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.61 for Squid Web Proxy 3.0.STABLE6-BZR.
# Generated by GNU Autoconf 2.61 for Squid Web Proxy 3.0.STABLE7-BZR.
#
# Report bugs to <http://www.squid-cache.org/bugs/>.
#
Expand Down Expand Up @@ -729,8 +729,8 @@ SHELL=${CONFIG_SHELL-/bin/sh}
# Identity of this package.
PACKAGE_NAME='Squid Web Proxy'
PACKAGE_TARNAME='squid'
PACKAGE_VERSION='3.0.STABLE6-BZR'
PACKAGE_STRING='Squid Web Proxy 3.0.STABLE6-BZR'
PACKAGE_VERSION='3.0.STABLE7-BZR'
PACKAGE_STRING='Squid Web Proxy 3.0.STABLE7-BZR'
PACKAGE_BUGREPORT='http://www.squid-cache.org/bugs/'

ac_unique_file="src/main.cc"
Expand Down Expand Up @@ -1507,7 +1507,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.STABLE6-BZR to adapt to many kinds of systems.
\`configure' configures Squid Web Proxy 3.0.STABLE7-BZR to adapt to many kinds of systems.

Usage: $0 [OPTION]... [VAR=VALUE]...

Expand Down Expand Up @@ -1577,7 +1577,7 @@ fi

if test -n "$ac_init_help"; then
case $ac_init_help in
short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE6-BZR:";;
short | recursive ) echo "Configuration of Squid Web Proxy 3.0.STABLE7-BZR:";;
esac
cat <<\_ACEOF

Expand Down Expand Up @@ -1886,7 +1886,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
Squid Web Proxy configure 3.0.STABLE6-BZR
Squid Web Proxy configure 3.0.STABLE7-BZR
generated by GNU Autoconf 2.61

Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
Expand All @@ -1900,7 +1900,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.STABLE6-BZR, which was
It was created by Squid Web Proxy $as_me 3.0.STABLE7-BZR, which was
generated by GNU Autoconf 2.61. Invocation command line was

$ $0 $@
Expand Down Expand Up @@ -2574,7 +2574,7 @@ fi

# Define the identity of the package.
PACKAGE='squid'
VERSION='3.0.STABLE6-BZR'
VERSION='3.0.STABLE7-BZR'


cat >>confdefs.h <<_ACEOF
Expand Down Expand Up @@ -46041,7 +46041,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.STABLE6-BZR, which was
This file was extended by Squid Web Proxy $as_me 3.0.STABLE7-BZR, which was
generated by GNU Autoconf 2.61. Invocation command line was

CONFIG_FILES = $CONFIG_FILES
Expand Down Expand Up @@ -46094,7 +46094,7 @@ Report bugs to <[email protected]>."
_ACEOF
cat >>$CONFIG_STATUS <<_ACEOF
ac_cs_version="\\
Squid Web Proxy config.status 3.0.STABLE6-BZR
Squid Web Proxy config.status 3.0.STABLE7-BZR
configured by $0, generated by GNU Autoconf 2.61,
with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"

Expand Down

0 comments on commit 0e53192

Please sign in to comment.