summaryrefslogtreecommitdiff
path: root/mbone/vat/patches/patch-ap
diff options
context:
space:
mode:
Diffstat (limited to 'mbone/vat/patches/patch-ap')
-rw-r--r--mbone/vat/patches/patch-ap10
1 files changed, 5 insertions, 5 deletions
diff --git a/mbone/vat/patches/patch-ap b/mbone/vat/patches/patch-ap
index d0193971b0f..39a7bede144 100644
--- a/mbone/vat/patches/patch-ap
+++ b/mbone/vat/patches/patch-ap
@@ -1,12 +1,12 @@
-$NetBSD: patch-ap,v 1.1 2005/09/03 23:05:14 rillig Exp $
+$NetBSD: patch-ap,v 1.2 2010/01/25 21:07:48 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-ap,v 1.1 2005/09/03 23:05:14 rillig 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"