summaryrefslogtreecommitdiff
path: root/chat/centericq/patches/patch-am
diff options
context:
space:
mode:
Diffstat (limited to 'chat/centericq/patches/patch-am')
-rw-r--r--chat/centericq/patches/patch-am25
1 files changed, 0 insertions, 25 deletions
diff --git a/chat/centericq/patches/patch-am b/chat/centericq/patches/patch-am
deleted file mode 100644
index 905db050a86..00000000000
--- a/chat/centericq/patches/patch-am
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD: patch-am,v 1.1 2005/10/16 19:28:03 tonio Exp $
-
---- kkconsui-0.1/configure.orig 2005-09-02 16:45:56.000000000 +0200
-+++ kkconsui-0.1/configure
-@@ -387,13 +387,13 @@ EOF
- ;;
-
- *)
-- if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-- echo "configure: warning: $ac_option: invalid host type" 1>&2
-- fi
-- if test "x$nonopt" != xNONE; then
-- { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
-- fi
-- nonopt="$ac_option"
-+ #if test -n "`echo $ac_option| sed 's/[-a-z0-9.]//g'`"; then
-+ # echo "configure: warning: $ac_option: invalid host type" 1>&2
-+ #fi
-+ #if test "x$nonopt" != xNONE; then
-+ # { echo "configure: error: can only configure for one host and one target at a time" 1>&2; exit 1; }
-+ #fi
-+ #nonopt="$ac_option"
- ;;
-
- esac