Tweak www/cherokee version 1.2.101_4
[dports.git] / www / cherokee / files / patch-configure
1 --- configure.orig      2014-01-09 21:48:12.000000000 +0200
2 +++ configure   2014-01-09 21:48:32.000000000 +0200
3 @@ -15471,39 +15471,6 @@
4  # version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
5  # declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
6  # This bug is HP SR number 8606223364.
7 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking size of sig_atomic_t" >&5
8 -$as_echo_n "checking size of sig_atomic_t... " >&6; }
9 -if ${ac_cv_sizeof_sig_atomic_t+:} false; then :
10 -  $as_echo_n "(cached) " >&6
11 -else
12 -  if ac_fn_c_compute_int "$LINENO" "(long int) (sizeof (sig_atomic_t))" "ac_cv_sizeof_sig_atomic_t"        "$ac_includes_default"; then :
13 -
14 -else
15 -  if test "$ac_cv_type_sig_atomic_t" = yes; then
16 -     { { $as_echo "$as_me:${as_lineno-$LINENO}: error: in \`$ac_pwd':" >&5
17 -$as_echo "$as_me: error: in \`$ac_pwd':" >&2;}
18 -as_fn_error 77 "cannot compute sizeof (sig_atomic_t)
19 -See \`config.log' for more details" "$LINENO" 5; }
20 -   else
21 -     ac_cv_sizeof_sig_atomic_t=0
22 -   fi
23 -fi
24 -
25 -fi
26 -{ $as_echo "$as_me:${as_lineno-$LINENO}: result: $ac_cv_sizeof_sig_atomic_t" >&5
27 -$as_echo "$ac_cv_sizeof_sig_atomic_t" >&6; }
28 -
29 -
30 -
31 -cat >>confdefs.h <<_ACEOF
32 -#define SIZEOF_SIG_ATOMIC_T $ac_cv_sizeof_sig_atomic_t
33 -_ACEOF
34 -
35 -
36 -# The cast to long int works around a bug in the HP C Compiler
37 -# version HP92453-01 B.11.11.23709.GP, which incorrectly rejects
38 -# declarations like `int a3[[(sizeof (unsigned char)) >= 0]];'.
39 -# This bug is HP SR number 8606223364.
40  { $as_echo "$as_me:${as_lineno-$LINENO}: checking size of time_t" >&5
41  $as_echo_n "checking size of time_t... " >&6; }
42  if ${ac_cv_sizeof_time_t+:} false; then :