diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1999-02-14 10:41:19 +0000 |
commit | ce5da22b7076167a515a6a0b602b22b67022e5ff (patch) | |
tree | 2de75577a4acfc9897ffb9ed4f14f84b6bf1ef54 /ftp/ncftp1/files/patch-aa | |
parent | Yipes, committed the wrong one. This is the INDEX file for 3.1R. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_1_0'.release/3.1.0
Diffstat (limited to 'ftp/ncftp1/files/patch-aa')
-rw-r--r-- | ftp/ncftp1/files/patch-aa | 36 |
1 files changed, 0 insertions, 36 deletions
diff --git a/ftp/ncftp1/files/patch-aa b/ftp/ncftp1/files/patch-aa deleted file mode 100644 index e2a827a4d1cc..000000000000 --- a/ftp/ncftp1/files/patch-aa +++ /dev/null @@ -1,36 +0,0 @@ -*** Makefile.orig Sun Oct 1 17:50:58 1995 ---- Makefile Thu Nov 14 13:10:49 1996 -*************** -*** 13,19 **** - - # Program definitions. See the README, part C. - #-------------------------------------------------------------------------- -! PDEFS = - #PDEFS = -DGETLINE - #PDEFS = -DREADLINE -DCURSES - #PDEFS = -DSOCKS ---- 13,19 ---- - - # Program definitions. See the README, part C. - #-------------------------------------------------------------------------- -! PDEFS = -DREADLINE - #PDEFS = -DGETLINE - #PDEFS = -DREADLINE -DCURSES - #PDEFS = -DSOCKS -*************** -*** 53,59 **** - # You'll need to know where the Rconnect.o object file is if you want - # to use Socks. - #-------------------------------------------------------------------------- -! LIBS = - #LIBS = -ldbmalloc - #LIBS = -lgetline - #LIBS = -lreadline -lcurses ---- 53,59 ---- - # You'll need to know where the Rconnect.o object file is if you want - # to use Socks. - #-------------------------------------------------------------------------- -! LIBS = -lreadline - #LIBS = -ldbmalloc - #LIBS = -lgetline - #LIBS = -lreadline -lcurses |