diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-09-23 01:36:53 +0000 |
commit | 8c7499bdfa85657ea6c2517ada0ef4a4db489beb (patch) | |
tree | 1c37a6088704b234484b1352cd1f882fb2a253ad /palm/pilot-link-devel/files/patch-aa | |
parent | Catch up with Wnn6-lib update. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_1_1'.release/4.1.1
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@ |