summaryrefslogtreecommitdiff
path: root/chat/centerim/patches/patch-ao
diff options
context:
space:
mode:
Diffstat (limited to 'chat/centerim/patches/patch-ao')
-rw-r--r--chat/centerim/patches/patch-ao21
1 files changed, 21 insertions, 0 deletions
diff --git a/chat/centerim/patches/patch-ao b/chat/centerim/patches/patch-ao
new file mode 100644
index 00000000000..0a5a5c24725
--- /dev/null
+++ b/chat/centerim/patches/patch-ao
@@ -0,0 +1,21 @@
+$NetBSD: patch-ao,v 1.1.1.1 2007/08/30 00:47:01 jnemeth Exp $
+
+--- kksystr/configure.orig 2007-06-13 15:44:20.000000000 -0700
++++ kksystr/configure
+@@ -1082,11 +1082,11 @@ Try \`$0 --help' for more information."
+ export $ac_envvar ;;
+
+ *)
+- # FIXME: should be removed in autoconf 3.0.
+- echo "$as_me: WARNING: you should use --build, --host, --target" >&2
+- expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
+- echo "$as_me: WARNING: invalid host type: $ac_option" >&2
+- : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
++# # FIXME: should be removed in autoconf 3.0.
++# echo "$as_me: WARNING: you should use --build, --host, --target" >&2
++# expr "x$ac_option" : ".*[^-._$as_cr_alnum]" >/dev/null &&
++# echo "$as_me: WARNING: invalid host type: $ac_option" >&2
++# : ${build_alias=$ac_option} ${host_alias=$ac_option} ${target_alias=$ac_option}
+ ;;
+
+ esac