diff options
Diffstat (limited to 'textproc/coco/files/patch-ac')
-rw-r--r-- | textproc/coco/files/patch-ac | 11 |
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 |