diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1998-10-07 08:11:41 +0000 |
| commit | 2e7cf46d9c2686c00599df21c3e63a8bf12cee1a (patch) | |
| tree | 093729ecae36bb062ab4bdd4d93c59ed678bd85d /textproc/coco/files/patch-mc | |
| parent | a783310e6622c492518b62e5fa262eafe3eb13f0 (diff) | |
ELFize. Also, upgrade to mule-2.3 based on emacs-19.34b (used to be
19.28).
PR: 8178
Submitted by: taoka@infonets.hiroshima-u.ac.jp
Diffstat (limited to 'textproc/coco/files/patch-mc')
| -rw-r--r-- | textproc/coco/files/patch-mc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/coco/files/patch-mc b/textproc/coco/files/patch-mc new file mode 100644 index 000000000000..947c2fb5e96c --- /dev/null +++ b/textproc/coco/files/patch-mc @@ -0,0 +1,11 @@ +--- 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 |
