diff options
Diffstat (limited to 'textproc/coco/files/patch-mc')
-rw-r--r-- | textproc/coco/files/patch-mc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/coco/files/patch-mc b/textproc/coco/files/patch-mc deleted file mode 100644 index 947c2fb5e96c..000000000000 --- a/textproc/coco/files/patch-mc +++ /dev/null @@ -1,11 +0,0 @@ ---- src/s.emacs/freebsd.h Tue Sep 29 11:35:32 1998 -+++ src/s/freebsd.h Tue Sep 29 11:42:53 1998 -@@ -42,7 +42,7 @@ - #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base) - - #define LIBS_DEBUG --#define LIBS_SYSTEM -lutil -+#define LIBS_SYSTEM -lutil -lcrypt -lxpg4 - #define LIBS_TERMCAP -ltermcap - - #define SYSV_SYSTEM_DIR |