CHANGELOG 2005-08-17
[hdw-linux/hdw-linux.git] / packages / hackbard / gtk-gnutella / configure.patch
1 --- ./Configure.orig    2005-08-15 05:53:24.000000000 +0200
2 +++ ./Configure 2005-08-15 05:55:00.000000000 +0200
3 @@ -859,20 +859,20 @@
4  esac
5  
6  : Sanity checks
7 -case "$fastread$alldone" in
8 -yescont|yesexit) ;;
9 -*)
10 -       case "$extractsh" in
11 -       true) ;;
12 -       *)
13 -               if test ! -t 0; then
14 -                       echo "Say 'sh Configure', not 'sh <Configure'"
15 -                       exit 1
16 -               fi
17 -               ;;
18 -       esac
19 -       ;;
20 -esac
21 +#case "$fastread$alldone" in
22 +#yescont|yesexit) ;;
23 +#*)
24 +#      case "$extractsh" in
25 +#      true) ;;
26 +#      *)
27 +#              if test ! -t 0; then
28 +#                      echo "Say 'sh Configure', not 'sh <Configure'"
29 +#                      exit 1
30 +#              fi
31 +#              ;;
32 +#      esac
33 +#      ;;
34 +#esac
35  
36  exec 4>&1
37  case "$silent" in