summaryrefslogtreecommitdiff
path: root/www/chimera2/files/patch-aa
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1994-12-27 10:44:03 +0000
committerSatoshi Asami <asami@FreeBSD.org>1994-12-27 10:44:03 +0000
commit6b44787b7b98e4fd3775e268a9c4c0e3281352e0 (patch)
tree9088aee6f4726d4c44333a0955a4825a251d656b /www/chimera2/files/patch-aa
parentThe fetch target has been moved in Makefile.inc. The makefile has also been (diff)
Version up to 1.63. This one actually works!
Notes
Notes: svn path=/head/; revision=621
Diffstat (limited to 'www/chimera2/files/patch-aa')
-rw-r--r--www/chimera2/files/patch-aa25
1 files changed, 11 insertions, 14 deletions
diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa
index fa72a559f000..7f4ed7ae0f24 100644
--- a/www/chimera2/files/patch-aa
+++ b/www/chimera2/files/patch-aa
@@ -1,14 +1,11 @@
-*** libhtmlw/HTML-PSformat.c~ Wed Sep 14 19:53:22 1994
---- libhtmlw/HTML-PSformat.c Tue Oct 18 14:41:47 1994
-***************
-*** 47,53 ****
---- 47,55 ----
- #include <stdio.h>
- #include <ctype.h>
- #include <math.h>
-+ #ifndef __FreeBSD__
- #include <malloc.h>
-+ #endif
- #include "HTMLP.h"
-
- /* Fix thanks to robm. */
+--- ./Common.tmpl.dist.org Fri Dec 16 20:10:16 1994
++++ ./Common.tmpl.dist Mon Dec 19 02:52:52 1994
+@@ -103,7 +103,7 @@
+ NEEDFUNCS = -DNEED_STRSTR -DNEED_GETCWD
+ */
+
+-EXTRA_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H -DHAVE_MALLOC_H $(MYPROTO) $(MYBSD) $(NEEDFUNCS)
++EXTRA_DEFINES = -DHAVE_STDLIB_H -DHAVE_STRING_H -DHAVE_UNISTD_H $(MYPROTO) $(MYBSD) $(NEEDFUNCS)
+
+ /*
+ * Extra libraries