diff options
Diffstat (limited to 'chat/centerim/patches/patch-aq')
-rw-r--r-- | chat/centerim/patches/patch-aq | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/chat/centerim/patches/patch-aq b/chat/centerim/patches/patch-aq deleted file mode 100644 index f23f3bfce00..00000000000 --- a/chat/centerim/patches/patch-aq +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aq,v 1.1.1.1 2007/08/30 00:47:01 jnemeth Exp $ - ---- libjabber/configure.orig 2007-06-13 15:44:16.000000000 -0700 -+++ libjabber/configure -@@ -1044,11 +1044,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 |