blob: 6fd088bd8e5c7b2aeb198d6c04b15cdeee1fd362 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
$NetBSD: patch-aa,v 1.3 2001/01/29 01:15:35 jtb Exp $
--- configure.orig Sun Jan 28 21:48:55 2001
+++ configure
@@ -1885,9 +1885,9 @@
# appended to them though.
ITKLIBSTR=-litk
-TKLIBSTR=-ltk
+TKLIBSTR=-ltk83
ITCLLIBSTR=-litcl
-TCLLIBSTR=-ltcl
+TCLLIBSTR=-ltcl83
XLIBSTR=-lX11
# Add the current directory to the include path. This must occur
|