From d1ae7a460d10bf1ac01600e3b74ceb1a2da47e67 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Tue, 3 Jan 1995 14:17:05 +0000 Subject: Version up to 2.2 (now based on emacs-19.28). @ Don't need freebsd.h and unexsunos4.c anymore (these were taken from 19.28, with a minor modification, which is now known as patch-ac). @ Tweaked lib-src/Makefile.in.in so that it won't clobber existing emacs installation (patch-ab). @ Taken out -g from configure per someone's suggestion (patch-aa). @ Changed patch site to one in US. @ New md5 checksums. --- textproc/coco/files/patch-ac | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 textproc/coco/files/patch-ac (limited to 'textproc/coco/files/patch-ac') diff --git a/textproc/coco/files/patch-ac b/textproc/coco/files/patch-ac new file mode 100644 index 000000000000..1003722439e2 --- /dev/null +++ b/textproc/coco/files/patch-ac @@ -0,0 +1,11 @@ +--- ./src/s/freebsd.h.org Mon Oct 24 21:18:02 1994 ++++ ./src/s/freebsd.h Tue Jan 3 02:14:03 1995 +@@ -31,7 +31,7 @@ + + #define PENDING_OUTPUT_COUNT(FILE) ((FILE)->_p - (FILE)->_bf._base) + +-#define LIBS_DEBUG ++#define LIBS_DEBUG -lcrypt + #define LIBS_SYSTEM -lutil + #define LIBS_TERMCAP -ltermcap + #define LIB_GCC -lgcc -- cgit v1.2.3