initial checkin of new hdw-linux development cvs repository
[hdw-linux/hdw-linux.git] / packages / hackbard / gtk-gnutella / configure.patch
1 --- ./Configure.orig    2004-07-19 23:37:17.000000000 +0200
2 +++ ./Configure 2004-07-19 23:38:04.000000000 +0200
3 @@ -698,15 +698,6 @@
4  esac
5  
6  : Sanity checks
7 -case "$fastread$alldone" in
8 -yescont|yesexit) ;;
9 -*)
10 -       if test ! -t 0; then
11 -               echo "Say 'sh Configure', not 'sh <Configure'"
12 -               exit 1
13 -       fi
14 -       ;;
15 -esac
16  
17  exec 4>&1
18  case "$silent" in