1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/textproc/coco/files/patch-ac

12 lines
320 B
Plaintext
Raw Normal View History

--- ./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