summaryrefslogtreecommitdiff
path: root/mbone/vic/patches/patch-ag
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vic/patches/patch-ag')
-rw-r--r--mbone/vic/patches/patch-ag17
1 files changed, 13 insertions, 4 deletions
diff --git a/mbone/vic/patches/patch-ag b/mbone/vic/patches/patch-ag
index 9c2908fcced..d754e9d4b9c 100644
--- a/mbone/vic/patches/patch-ag
+++ b/mbone/vic/patches/patch-ag
@@ -1,8 +1,17 @@
-$NetBSD: patch-ag,v 1.3 2000/02/05 02:50:52 wiz Exp $
+$NetBSD: patch-ag,v 1.4 2007/01/13 11:27:03 joerg Exp $
---- ./configure.in.orig Fri Jun 21 08:36:47 1996
-+++ ./configure.in Wed Feb 2 13:38:58 2000
-@@ -226,7 +226,12 @@
+--- configure.in.orig 1996-06-21 06:36:47.000000000 +0000
++++ configure.in
+@@ -10,7 +10,7 @@ V_SHM="-DUSE_SHM"
+ builtin(include, configure.in.head)
+
+ #XXX
+-V_STATIC="-static"
++V_STATIC=""
+
+ AC_ARG_WITH(aix-shm, --with-aix-shm=path specify a pathname for the AIX shm X extension library file, lib=$withval, lib="")
+ if test "$lib" != "" ; then
+@@ -226,7 +226,12 @@ sparc-sun-sunos*)
;;
*-*-netbsd*)
V_TARCMD="tar -h -c -f"