diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-01 07:05:09 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-01 07:05:09 +0000 |
commit | 6a56589245df0c857a632c0c0e159efd0a3d7630 (patch) | |
tree | 4ddc14f6de8f6e1b2d0ae2ec7be2fabc18dd9d55 /textproc/wdiff/files/patch-ab | |
parent | Oops, portlint, portlint! (diff) |
New port, wdiff:
Display word differences between text files.
PR: 4613
Submitted by: MIHIRA Yoshiro <sanpei@yy.cs.keio.ac.jp>
Diffstat (limited to 'textproc/wdiff/files/patch-ab')
-rw-r--r-- | textproc/wdiff/files/patch-ab | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/textproc/wdiff/files/patch-ab b/textproc/wdiff/files/patch-ab new file mode 100644 index 000000000000..1054da7adb04 --- /dev/null +++ b/textproc/wdiff/files/patch-ab @@ -0,0 +1,10 @@ +--- configure.orig Sun Nov 6 16:59:26 1994 ++++ configure Thu Sep 18 02:08:30 1997 +@@ -1159,6 +1159,7 @@ + + + ++LIBS="$saved_LIBS -ltermcap" + for ac_func in strerror tputs + do + echo $ac_n "checking for $ac_func""... $ac_c" 1>&4 |