diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2001-09-16 01:02:46 +0000 | 
| commit | db3dca6dbd32fe6ea3d51bc037e6f9cdc66c343b (patch) | |
| tree | 29d590ca0bc9e66d81bc3218a0684c2daf9d4a68 /palm/pilot-link-devel/files/patch-aa | |
| parent | Fix compilation problems. (diff) | |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.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@ | 
