diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-05-14 11:54:55 +0000 |
commit | b919b8311bc5d38e5731d40525c88c54816f4530 (patch) | |
tree | 35bbb3a9293cb7a160571b1bceb1ca2a52507a18 /palm/pilot-link-devel/files/patch-aa | |
parent | Despite what I said before, this is the official INDEX file for (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_2_0'.release/3.2.0
Diffstat (limited to 'palm/pilot-link-devel/files/patch-aa')
-rw-r--r-- | palm/pilot-link-devel/files/patch-aa | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/palm/pilot-link-devel/files/patch-aa b/palm/pilot-link-devel/files/patch-aa deleted file mode 100644 index cd68196bf5ed..000000000000 --- a/palm/pilot-link-devel/files/patch-aa +++ /dev/null @@ -1,16 +0,0 @@ ---- Makefile.in Tue Oct 7 07:55:21 1997 -+++ Makefile.in Mon Nov 24 00:13:27 1997 -@@ -15,11 +15,11 @@ - PURIFY = - - # Libraries needed to link with Tcl & (optionally) Tk --TCLTK_LIBS = @TCLTKLIBS@ -+TCLTK_LIBS = -L/usr/lib @TCLTKLIBS@ - # 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@ |