summaryrefslogtreecommitdiff
path: root/www/chimera/files/patch-aa
blob: 6de08afc4cb0d01788251e534fec7c7e51db792f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
--- ./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
--- ./compat/Imakefile.org	Mon Mar 13 19:48:00 1995
+++ ./compat/Imakefile	Wed Jun 11 12:42:13 1997
@@ -31,7 +31,7 @@
 
 DependTarget()
 #else
-all:
+all::
 
 depend::
 #endif