diff options
author | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
---|---|---|
committer | Patrick S. Gardella <patrick@FreeBSD.org> | 2002-01-29 13:42:57 +0000 |
commit | f92200e4ed760a237078bea1a6cbb1f95388d1d9 (patch) | |
tree | af6eca5de1a0ae9e6c65f7c96032e9187810a18f /lang/tinycobol/files/patch-ab | |
parent | Update to 2.2.0. (diff) |
Update to 0.55
Diffstat (limited to 'lang/tinycobol/files/patch-ab')
-rw-r--r-- | lang/tinycobol/files/patch-ab | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lang/tinycobol/files/patch-ab b/lang/tinycobol/files/patch-ab deleted file mode 100644 index bdf80bd8f705..000000000000 --- a/lang/tinycobol/files/patch-ab +++ /dev/null @@ -1,13 +0,0 @@ ---- htconfig.h.in.orig Tue Dec 5 20:13:21 2000 -+++ htconfig.h.in Wed Dec 6 20:04:57 2000 -@@ -134,8 +134,8 @@ - - /* Default linker args 2 */ - /* -- #define HTG_LD_ARGS_DEFAULT2 "-lhtcobol -ldb -lncurses -lm " -- #define HTG_LD_ARGS_DEFAULT2 "-lhtcobol -ldb -lncurses -lreadline -lm " -+ #define HTG_LD_ARGS_DEFAULT2 "-lhtcobol -ldb2 -lncurses -lm " -+ #define HTG_LD_ARGS_DEFAULT2 "-lhtcobol -ldb2 -lncurses -lreadline -lm " - #define HTG_LD_ARGS_DEFAULT2 "-lhtcobol -lm -dl" - */ - #undef HTG_LD_ARGS_DEFAULT2 |