bring in squid 2.6, this disables winbind as it is no longer part of squid... epoll...
[openwrt/svn-archive/archive.git] / net / squid / patches / 003-configure.patch
1 --- squid-2.6.STABLE12/configure 2007-03-20 16:35:44.000000000 -0500
2 +++ squid-2.6.STABLE12.NEW/configure 2007-04-08 11:49:42.000000000 -0500
3 @@ -4297,10 +4297,6 @@
4 if test -z "$SSLLIB"; then
5 SSLLIB="-lcrypto" # for MD5 routines
6 fi
7 - if $PKGCONFIG --exists openssl; then
8 - SSLLIB="`$PKGCONFIG --libs openssl`"
9 - SSLFLAGS="`$PKGCONFIG --cflags openssl`"
10 - fi
11 CPPFLAGS="${SSLFLAGS} $CPPFLAGS"
12 fi
13
14 @@ -8760,7 +8756,7 @@
15 See \`config.log' for more details." >&5
16 echo "$as_me: error: cannot run test program while cross compiling
17 See \`config.log' for more details." >&2;}
18 - { (exit 1); exit 1; }; }
19 + { (true); true; }; }
20 else
21 cat >conftest.$ac_ext <<_ACEOF
22 /* confdefs.h. */
23 @@ -9174,7 +9170,7 @@
24 See \`config.log' for more details." >&5
25 echo "$as_me: error: cannot run test program while cross compiling
26 See \`config.log' for more details." >&2;}
27 - { (exit 1); exit 1; }; }
28 + { (true); true; }; }
29 else
30 cat >conftest.$ac_ext <<_ACEOF
31 /* confdefs.h. */
32 @@ -9588,7 +9584,7 @@
33 See \`config.log' for more details." >&5
34 echo "$as_me: error: cannot run test program while cross compiling
35 See \`config.log' for more details." >&2;}
36 - { (exit 1); exit 1; }; }
37 + { (true); true; }; }
38 else
39 cat >conftest.$ac_ext <<_ACEOF
40 /* confdefs.h. */
41 @@ -10002,7 +9998,7 @@
42 See \`config.log' for more details." >&5
43 echo "$as_me: error: cannot run test program while cross compiling
44 See \`config.log' for more details." >&2;}
45 - { (exit 1); exit 1; }; }
46 + { (true); true; }; }
47 else
48 cat >conftest.$ac_ext <<_ACEOF
49 /* confdefs.h. */
50 @@ -10416,7 +10412,7 @@
51 See \`config.log' for more details." >&5
52 echo "$as_me: error: cannot run test program while cross compiling
53 See \`config.log' for more details." >&2;}
54 - { (exit 1); exit 1; }; }
55 + { (true); true; }; }
56 else
57 cat >conftest.$ac_ext <<_ACEOF
58 /* confdefs.h. */
59 @@ -10830,7 +10826,7 @@
60 See \`config.log' for more details." >&5
61 echo "$as_me: error: cannot run test program while cross compiling
62 See \`config.log' for more details." >&2;}
63 - { (exit 1); exit 1; }; }
64 + { (true); true; }; }
65 else
66 cat >conftest.$ac_ext <<_ACEOF
67 /* confdefs.h. */
68 @@ -10919,7 +10915,7 @@
69 See \`config.log' for more details." >&5
70 echo "$as_me: error: cannot run test program while cross compiling
71 See \`config.log' for more details." >&2;}
72 - { (exit 1); exit 1; }; }
73 + { (true); true; }; }
74 else
75 cat >conftest.$ac_ext <<_ACEOF
76 /* confdefs.h. */
77 @@ -10992,7 +10988,7 @@
78 See \`config.log' for more details." >&5
79 echo "$as_me: error: cannot run test program while cross compiling
80 See \`config.log' for more details." >&2;}
81 - { (exit 1); exit 1; }; }
82 + { (true); true; }; }
83 else
84 cat >conftest.$ac_ext <<_ACEOF
85 /* confdefs.h. */
86 @@ -11065,7 +11061,7 @@
87 See \`config.log' for more details." >&5
88 echo "$as_me: error: cannot run test program while cross compiling
89 See \`config.log' for more details." >&2;}
90 - { (exit 1); exit 1; }; }
91 + { (true); true; }; }
92 else
93 cat >conftest.$ac_ext <<_ACEOF
94 /* confdefs.h. */
95 @@ -11138,7 +11134,7 @@
96 See \`config.log' for more details." >&5
97 echo "$as_me: error: cannot run test program while cross compiling
98 See \`config.log' for more details." >&2;}
99 - { (exit 1); exit 1; }; }
100 + { (true); true; }; }
101 else
102 cat >conftest.$ac_ext <<_ACEOF
103 /* confdefs.h. */
104 @@ -11211,7 +11207,7 @@
105 See \`config.log' for more details." >&5
106 echo "$as_me: error: cannot run test program while cross compiling
107 See \`config.log' for more details." >&2;}
108 - { (exit 1); exit 1; }; }
109 + { (true); true; }; }
110 else
111 cat >conftest.$ac_ext <<_ACEOF
112 /* confdefs.h. */
113 @@ -11284,7 +11280,7 @@
114 See \`config.log' for more details." >&5
115 echo "$as_me: error: cannot run test program while cross compiling
116 See \`config.log' for more details." >&2;}
117 - { (exit 1); exit 1; }; }
118 + { (true); true; }; }
119 else
120 cat >conftest.$ac_ext <<_ACEOF
121 /* confdefs.h. */
122 @@ -11357,7 +11353,7 @@
123 See \`config.log' for more details." >&5
124 echo "$as_me: error: cannot run test program while cross compiling
125 See \`config.log' for more details." >&2;}
126 - { (exit 1); exit 1; }; }
127 + { (true); true; }; }
128 else
129 cat >conftest.$ac_ext <<_ACEOF
130 /* confdefs.h. */
131 @@ -11430,7 +11426,7 @@
132 See \`config.log' for more details." >&5
133 echo "$as_me: error: cannot run test program while cross compiling
134 See \`config.log' for more details." >&2;}
135 - { (exit 1); exit 1; }; }
136 + { (true); true; }; }
137 else
138 cat >conftest.$ac_ext <<_ACEOF
139 /* confdefs.h. */
140 @@ -11503,7 +11499,7 @@
141 See \`config.log' for more details." >&5
142 echo "$as_me: error: cannot run test program while cross compiling
143 See \`config.log' for more details." >&2;}
144 - { (exit 1); exit 1; }; }
145 + { (true); true; }; }
146 else
147 cat >conftest.$ac_ext <<_ACEOF
148 /* confdefs.h. */
149 @@ -11576,7 +11572,7 @@
150 See \`config.log' for more details." >&5
151 echo "$as_me: error: cannot run test program while cross compiling
152 See \`config.log' for more details." >&2;}
153 - { (exit 1); exit 1; }; }
154 + { (true); true; }; }
155 else
156 cat >conftest.$ac_ext <<_ACEOF
157 /* confdefs.h. */
158 @@ -11649,7 +11645,7 @@
159 See \`config.log' for more details." >&5
160 echo "$as_me: error: cannot run test program while cross compiling
161 See \`config.log' for more details." >&2;}
162 - { (exit 1); exit 1; }; }
163 + { (true); true; }; }
164 else
165 cat >conftest.$ac_ext <<_ACEOF
166 /* confdefs.h. */
167 @@ -11722,7 +11718,7 @@
168 See \`config.log' for more details." >&5
169 echo "$as_me: error: cannot run test program while cross compiling
170 See \`config.log' for more details." >&2;}
171 - { (exit 1); exit 1; }; }
172 + { (true); true; }; }
173 else
174 cat >conftest.$ac_ext <<_ACEOF
175 /* confdefs.h. */
176 @@ -11795,7 +11791,7 @@
177 See \`config.log' for more details." >&5
178 echo "$as_me: error: cannot run test program while cross compiling
179 See \`config.log' for more details." >&2;}
180 - { (exit 1); exit 1; }; }
181 + { (true); true; }; }
182 else
183 cat >conftest.$ac_ext <<_ACEOF
184 /* confdefs.h. */
185 @@ -16302,7 +16298,7 @@
186 See \`config.log' for more details." >&5
187 echo "$as_me: error: cannot run test program while cross compiling
188 See \`config.log' for more details." >&2;}
189 - { (exit 1); exit 1; }; }
190 + { (true); true; }; }
191 else
192 cat >conftest.$ac_ext <<_ACEOF
193 /* confdefs.h. */
194 @@ -16455,7 +16451,7 @@
195 See \`config.log' for more details." >&5
196 echo "$as_me: error: cannot run test program while cross compiling
197 See \`config.log' for more details." >&2;}
198 - { (exit 1); exit 1; }; }
199 + { (true); true; }; }
200 else
201 cat >conftest.$ac_ext <<_ACEOF
202 /* confdefs.h. */
203 @@ -16577,7 +16573,7 @@
204 See \`config.log' for more details." >&5
205 echo "$as_me: error: cannot run test program while cross compiling
206 See \`config.log' for more details." >&2;}
207 - { (exit 1); exit 1; }; }
208 + { (true); true; }; }
209 else
210 cat >conftest.$ac_ext <<_ACEOF
211 /* confdefs.h. */
212 @@ -16686,7 +16682,7 @@
213 See \`config.log' for more details." >&5
214 echo "$as_me: error: cannot run test program while cross compiling
215 See \`config.log' for more details." >&2;}
216 - { (exit 1); exit 1; }; }
217 + { (true); true; }; }
218 else
219 cat >conftest.$ac_ext <<_ACEOF
220 /* confdefs.h. */
221 @@ -16754,7 +16750,7 @@
222 See \`config.log' for more details." >&5
223 echo "$as_me: error: cannot run test program while cross compiling
224 See \`config.log' for more details." >&2;}
225 - { (exit 1); exit 1; }; }
226 + { (true); true; }; }
227 else
228 cat >conftest.$ac_ext <<_ACEOF
229 /* confdefs.h. */