summaryrefslogtreecommitdiff
path: root/lang/tinycobol/files/patch-ab
diff options
context:
space:
mode:
Diffstat (limited to 'lang/tinycobol/files/patch-ab')
-rw-r--r--lang/tinycobol/files/patch-ab13
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