summaryrefslogtreecommitdiff
path: root/chat/centerim/patches/patch-ar
blob: 90e7b708a69264dd27a6928b94157cab5b1043de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-ar,v 1.1.1.1 2007/08/30 00:47:01 jnemeth Exp $

--- libmsn/configure.orig	2007-06-13 15:45:14.000000000 -0700
+++ libmsn/configure
@@ -1087,11 +1087,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