diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:42 +0000 |
commit | 444bcd3c2ed803274c8deafa2c3fa03f8a394653 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /editors/mule-common/files/patch-ac | |
parent | Remove comment about not being able to undefine a variable, as we *can* (diff) |
This commit was manufactured by cvs2svn to create tagrelease/2.0.5
'RELENG_2_0_5_RELEASE'.
Diffstat (limited to 'editors/mule-common/files/patch-ac')
-rw-r--r-- | editors/mule-common/files/patch-ac | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/mule-common/files/patch-ac b/editors/mule-common/files/patch-ac deleted file mode 100644 index 1003722439e2..000000000000 --- a/editors/mule-common/files/patch-ac +++ /dev/null @@ -1,11 +0,0 @@ ---- ./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 |