summaryrefslogtreecommitdiff
path: root/textproc/coco/files/patch-ac
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-01-03 14:17:05 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-01-03 14:17:05 +0000
commitd1ae7a460d10bf1ac01600e3b74ceb1a2da47e67 (patch)
tree64785b5cd713321821ce7da0d374d69d8657081d /textproc/coco/files/patch-ac
parentThis should be one line. Fix. (diff)
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.
Diffstat (limited to 'textproc/coco/files/patch-ac')
-rw-r--r--textproc/coco/files/patch-ac11
1 files changed, 11 insertions, 0 deletions
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