Merge from vendor branch TNF:
[pkgsrcv2.git] / chat / centericq / patches / patch-am
1 $NetBSD$
2
3 --- kkconsui-0.1/configure.orig 2005-09-02 16:45:56.000000000 +0200
4 +++ kkconsui-0.1/configure
5 @@ -387,13 +387,13 @@ EOF
6      ;;
7  
8    *)
9 -    if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
10 -      echo "configure: warning: $ac_option: invalid host type" 1>&2
11 -    fi
12 -    if test "x$nonopt" != xNONE; then
13 -      { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
14 -    fi
15 -    nonopt="$ac_option"
16 +    #if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
17 +    #  echo "configure: warning: $ac_option: invalid host type" 1>&2
18 +    #fi
19 +    #if test "x$nonopt" != xNONE; then
20 +    #  { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
21 +    #fi
22 +    #nonopt="$ac_option"
23      ;;
24  
25    esac