summaryrefslogtreecommitdiff
path: root/mbone/vic/patches/patch-ai
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vic/patches/patch-ai')
-rw-r--r--mbone/vic/patches/patch-ai10
1 files changed, 5 insertions, 5 deletions
diff --git a/mbone/vic/patches/patch-ai b/mbone/vic/patches/patch-ai
index 0ae1f7561b1..342352df3bc 100644
--- a/mbone/vic/patches/patch-ai
+++ b/mbone/vic/patches/patch-ai
@@ -1,12 +1,12 @@
-$NetBSD: patch-ai,v 1.3 2000/09/08 00:48:16 jwise Exp $
+$NetBSD: patch-ai,v 1.4 2010/01/25 21:14:45 is Exp $
--- configure.in.tk.orig Thu May 16 04:06:05 1996
+++ configure.in.tk Wed Jan 26 16:03:04 2000
@@ -3,5 +3,7 @@
AC_ARG_WITH(tcl, --with-tcl=path specify a pathname for tcl, d=$withval, d="")
-+tcldir=tcl8.3
-+tcllib=tcl83
++tcldir=tcl8.4
++tcllib=tcl84
if test "$d" != "" ; then
if test ! -d $d ; then
echo "'$d' is not a directory"
@@ -130,8 +130,8 @@ $NetBSD: patch-ai,v 1.3 2000/09/08 00:48:16 jwise Exp $
AC_SUBST(V_LIBRARY_TCL)
AC_ARG_WITH(tk, --with-tk=path specify a pathname for tk, d=$withval, d="")
-+tkdir=tk8.3
-+tklib=tk83
++tkdir=tk8.4
++tklib=tk84
if test "$d" != "" ; then
if test ! -d $d ; then
echo "'$d' is not a directory"