summaryrefslogtreecommitdiff
path: root/japanese/chimera/files/patch-aa
blob: 805f25785c655e9faa0c5912bdefcc85d8bbee5d (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:15:59 1997
@@ -31,7 +31,7 @@
 
 DependTarget()
 #else
-all:
+all::
 
 depend::
 #endif