Lines 7-16
Link Here
|
7 |
|
7 |
|
8 |
Please see icap-2.6-core.patch for further information. |
8 |
Please see icap-2.6-core.patch for further information. |
9 |
|
9 |
|
10 |
Patch last updated: 2007-09-01 |
10 |
Patch last updated: 2007-09-06 |
11 |
|
11 |
|
12 |
--- configure.orig Fri Aug 31 16:55:13 2007 |
12 |
--- configure.orig Thu Sep 6 00:25:42 2007 |
13 |
+++ configure Sat Sep 1 16:56:36 2007 |
13 |
+++ configure Thu Sep 6 21:22:04 2007 |
14 |
@@ -728,6 +728,8 @@ |
14 |
@@ -728,6 +728,8 @@ |
15 |
ENABLE_PINGER_FALSE |
15 |
ENABLE_PINGER_FALSE |
16 |
USE_DELAY_POOLS_TRUE |
16 |
USE_DELAY_POOLS_TRUE |
Lines 43-50
Link Here
|
43 |
|
43 |
|
44 |
# Define the identity of the package. |
44 |
# Define the identity of the package. |
45 |
PACKAGE='squid' |
45 |
PACKAGE='squid' |
46 |
- VERSION='2.6.STABLE15' |
46 |
- VERSION='2.6.STABLE16' |
47 |
+ VERSION='2.6.STABLE15+ICAP' |
47 |
+ VERSION='2.6.STABLE16+ICAP' |
48 |
|
48 |
|
49 |
|
49 |
|
50 |
cat >>confdefs.h <<_ACEOF |
50 |
cat >>confdefs.h <<_ACEOF |
Lines 89-95
Link Here
|
89 |
# Check whether --enable-useragent-log was given. |
89 |
# Check whether --enable-useragent-log was given. |
90 |
if test "${enable_useragent_log+set}" = set; then |
90 |
if test "${enable_useragent_log+set}" = set; then |
91 |
enableval=$enable_useragent_log; if test "$enableval" = "yes" ; then |
91 |
enableval=$enable_useragent_log; if test "$enableval" = "yes" ; then |
92 |
@@ -24504,6 +24545,8 @@ |
92 |
@@ -24506,6 +24547,8 @@ |
93 |
srand48 \ |
93 |
srand48 \ |
94 |
srandom \ |
94 |
srandom \ |
95 |
statfs \ |
95 |
statfs \ |
Lines 98-104
Link Here
|
98 |
strsep \ |
98 |
strsep \ |
99 |
strtoll \ |
99 |
strtoll \ |
100 |
sysconf \ |
100 |
sysconf \ |
101 |
@@ -25209,6 +25252,52 @@ |
101 |
@@ -25211,6 +25254,52 @@ |
102 |
|
102 |
|
103 |
|
103 |
|
104 |
if false; then |
104 |
if false; then |
Lines 151-157
Link Here
|
151 |
NEED_OWN_STRSEP_TRUE= |
151 |
NEED_OWN_STRSEP_TRUE= |
152 |
NEED_OWN_STRSEP_FALSE='#' |
152 |
NEED_OWN_STRSEP_FALSE='#' |
153 |
else |
153 |
else |
154 |
@@ -26799,6 +26888,20 @@ |
154 |
@@ -26801,6 +26890,20 @@ |
155 |
Usually this means the macro was only invoked conditionally." >&2;} |
155 |
Usually this means the macro was only invoked conditionally." >&2;} |
156 |
{ (exit 1); exit 1; }; } |
156 |
{ (exit 1); exit 1; }; } |
157 |
fi |
157 |
fi |
Lines 172-178
Link Here
|
172 |
if test -z "${USE_SNMP_TRUE}" && test -z "${USE_SNMP_FALSE}"; then |
172 |
if test -z "${USE_SNMP_TRUE}" && test -z "${USE_SNMP_FALSE}"; then |
173 |
{ { echo "$as_me:$LINENO: error: conditional \"USE_SNMP\" was never defined. |
173 |
{ { echo "$as_me:$LINENO: error: conditional \"USE_SNMP\" was never defined. |
174 |
Usually this means the macro was only invoked conditionally." >&5 |
174 |
Usually this means the macro was only invoked conditionally." >&5 |
175 |
@@ -26960,6 +27063,34 @@ |
175 |
@@ -26962,6 +27065,34 @@ |
176 |
Usually this means the macro was only invoked conditionally." >&2;} |
176 |
Usually this means the macro was only invoked conditionally." >&2;} |
177 |
{ (exit 1); exit 1; }; } |
177 |
{ (exit 1); exit 1; }; } |
178 |
fi |
178 |
fi |
Lines 207-213
Link Here
|
207 |
if test -z "${NEED_OWN_STRSEP_TRUE}" && test -z "${NEED_OWN_STRSEP_FALSE}"; then |
207 |
if test -z "${NEED_OWN_STRSEP_TRUE}" && test -z "${NEED_OWN_STRSEP_FALSE}"; then |
208 |
{ { echo "$as_me:$LINENO: error: conditional \"NEED_OWN_STRSEP\" was never defined. |
208 |
{ { echo "$as_me:$LINENO: error: conditional \"NEED_OWN_STRSEP\" was never defined. |
209 |
Usually this means the macro was only invoked conditionally." >&5 |
209 |
Usually this means the macro was only invoked conditionally." >&5 |
210 |
@@ -27705,6 +27836,8 @@ |
210 |
@@ -27707,6 +27838,8 @@ |
211 |
ENABLE_PINGER_FALSE!$ENABLE_PINGER_FALSE$ac_delim |
211 |
ENABLE_PINGER_FALSE!$ENABLE_PINGER_FALSE$ac_delim |
212 |
USE_DELAY_POOLS_TRUE!$USE_DELAY_POOLS_TRUE$ac_delim |
212 |
USE_DELAY_POOLS_TRUE!$USE_DELAY_POOLS_TRUE$ac_delim |
213 |
USE_DELAY_POOLS_FALSE!$USE_DELAY_POOLS_FALSE$ac_delim |
213 |
USE_DELAY_POOLS_FALSE!$USE_DELAY_POOLS_FALSE$ac_delim |
Lines 216-222
Link Here
|
216 |
USE_SNMP_TRUE!$USE_SNMP_TRUE$ac_delim |
216 |
USE_SNMP_TRUE!$USE_SNMP_TRUE$ac_delim |
217 |
USE_SNMP_FALSE!$USE_SNMP_FALSE$ac_delim |
217 |
USE_SNMP_FALSE!$USE_SNMP_FALSE$ac_delim |
218 |
SNMPLIB!$SNMPLIB$ac_delim |
218 |
SNMPLIB!$SNMPLIB$ac_delim |
219 |
@@ -27771,6 +27904,10 @@ |
219 |
@@ -27773,6 +27906,10 @@ |
220 |
USE_DEVPOLL_FALSE!$USE_DEVPOLL_FALSE$ac_delim |
220 |
USE_DEVPOLL_FALSE!$USE_DEVPOLL_FALSE$ac_delim |
221 |
NEED_OWN_SNPRINTF_TRUE!$NEED_OWN_SNPRINTF_TRUE$ac_delim |
221 |
NEED_OWN_SNPRINTF_TRUE!$NEED_OWN_SNPRINTF_TRUE$ac_delim |
222 |
NEED_OWN_SNPRINTF_FALSE!$NEED_OWN_SNPRINTF_FALSE$ac_delim |
222 |
NEED_OWN_SNPRINTF_FALSE!$NEED_OWN_SNPRINTF_FALSE$ac_delim |
Lines 227-233
Link Here
|
227 |
NEED_OWN_STRSEP_TRUE!$NEED_OWN_STRSEP_TRUE$ac_delim |
227 |
NEED_OWN_STRSEP_TRUE!$NEED_OWN_STRSEP_TRUE$ac_delim |
228 |
NEED_OWN_STRSEP_FALSE!$NEED_OWN_STRSEP_FALSE$ac_delim |
228 |
NEED_OWN_STRSEP_FALSE!$NEED_OWN_STRSEP_FALSE$ac_delim |
229 |
REGEXLIB!$REGEXLIB$ac_delim |
229 |
REGEXLIB!$REGEXLIB$ac_delim |
230 |
@@ -27781,7 +27918,7 @@ |
230 |
@@ -27783,7 +27920,7 @@ |
231 |
LTLIBOBJS!$LTLIBOBJS$ac_delim |
231 |
LTLIBOBJS!$LTLIBOBJS$ac_delim |
232 |
_ACEOF |
232 |
_ACEOF |