blob: 6e34ee929719009e4fe97c61e6a3a69e50c21a79 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
$NetBSD: patch-ai,v 1.3 2004/06/05 04:44:20 minskim Exp $
--- configure.orig 2000-06-13 07:55:41.000000000 -0500
+++ configure
@@ -1212,7 +1212,7 @@ fi
-
+TCL_DL_LIBS="$TCL_DL_LIBS $TCL_LIBS"
#
# Ok, lets find the tk configuration
|