summaryrefslogtreecommitdiff
path: root/palm/pilot-link-devel/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/files/patch-aa')
-rw-r--r--palm/pilot-link-devel/files/patch-aa11
1 files changed, 11 insertions, 0 deletions
diff --git a/palm/pilot-link-devel/files/patch-aa b/palm/pilot-link-devel/files/patch-aa
new file mode 100644
index 000000000000..771819e7e564
--- /dev/null
+++ b/palm/pilot-link-devel/files/patch-aa
@@ -0,0 +1,11 @@
+--- Makefile.in Tue Oct 7 07:55:21 1997
++++ Makefile.in Mon Nov 24 00:13:27 1997
+@@ -19,7 +19,7 @@
+ # Include directives needed to compile with Tcl & Tk, and
+ # -DTCL if Tcl is available, and
+ # -DTK if Tk is available.
+-TCLTK_FLAGS = @TCLTKFLAGS@
++TCLTK_FLAGS = @TCLTKFLAGS@ -I/usr/X11R6/include
+
+ # Libraries needed to link with GNU readline
+ RLLIBS = @RLLIBS@