summaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-aa
blob: da18b7fbaa39d2735b8c0ad1c6408ac7ed826455 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Makefile.in.orig	Thu Mar 21 07:31:21 2002
+++ Makefile.in	Wed Mar 27 12:33:16 2002
@@ -100,8 +100,8 @@
 TCLLIBS = @TCLLIBS@
 TCLTKFLAGS = @TCLTKFLAGS@
 TCLTKLIBS = @TCLTKLIBS@
-TCLTK_FLAGS = @TCLTK_FLAGS@
-TCLTK_LIBS = @TCLTK_LIBS@
+TCLTK_FLAGS = @TCLTK_FLAGS@ -I/usr/X11R6/include
+TCLTK_LIBS = -L/usr/lib @TCLTK_LIBS@
 TCL_BIN = @TCL_BIN@
 TCL_INC = @TCL_INC@
 TCL_LIBS = @TCL_LIBS@