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 /finance/cbb/files/patch-03 | |
parent | Fix compilation problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_4_0'.release/4.4.0
Notes
Notes:
svn path=/head/; revision=47856
svn path=/tags/RELEASE_4_4_0/; revision=47857; tag=release/4.4.0
Diffstat (limited to 'finance/cbb/files/patch-03')
-rw-r--r-- | finance/cbb/files/patch-03 | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/finance/cbb/files/patch-03 b/finance/cbb/files/patch-03 deleted file mode 100644 index 389de827cd9f..000000000000 --- a/finance/cbb/files/patch-03 +++ /dev/null @@ -1,20 +0,0 @@ ---- configure.orig Sun Jan 23 01:41:45 2000 -+++ configure Sun Jan 23 01:42:10 2000 -@@ -798,7 +798,7 @@ - fi - - if test "x$with_wish" = "x" ; then -- with_wish=wish -+ with_wish=wish8.2 - fi - - # Check whether --with-wish or --without-wish was given. -@@ -988,7 +988,7 @@ - fi - done - IFS="$ac_save_ifs" -- test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish"" -+ test -z "$ac_cv_path_WISH" && ac_cv_path_WISH=""wish8.2"" - ;; - esac - fi |