From 2e7cf46d9c2686c00599df21c3e63a8bf12cee1a Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 7 Oct 1998 08:11:41 +0000 Subject: 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 --- editors/mule-common/files/patch-mc | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 editors/mule-common/files/patch-mc (limited to 'editors/mule-common/files/patch-mc') diff --git a/editors/mule-common/files/patch-mc b/editors/mule-common/files/patch-mc new file mode 100644 index 000000000000..947c2fb5e96c --- /dev/null +++ b/editors/mule-common/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 -- cgit v1.2.3