diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:40 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1995-05-29 13:46:40 +0000 |
commit | 0d98f1227110082e9e507ca236458f6c363e25b6 (patch) | |
tree | 297f74782436a0f973b6b89d60c10f399af9a135 /www/chimera2/files/patch-aa | |
parent | Remove comment about not being able to undefine a variable, as we *can* (diff) |
This commit was manufactured by cvs2svn to create tag 'RELENG_2_0_5_ALPHA'.release/2.0.5a
Diffstat (limited to 'www/chimera2/files/patch-aa')
-rw-r--r-- | www/chimera2/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa deleted file mode 100644 index d465aa0bbb37..000000000000 --- a/www/chimera2/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- ./Common.tmpl.dist.org Sat Apr 1 19:20:24 1995 -+++ ./Common.tmpl.dist Tue Apr 4 07:51:01 1995 -@@ -80,7 +80,7 @@ - #define NEED_STRCASECMP 0 - - CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \ -- -DHAVE_UNISTD_H -DHAVE_MALLOC_H -+ -DHAVE_UNISTD_H - - /* - * OSF1 needs -D_BSD |