diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-04-04 15:46:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-04-04 15:46:33 +0000 |
commit | adcfa10d21c389646c18a8d8c7b8b2e4effbbe17 (patch) | |
tree | a1a6bb24df782adebcc70a61adf5a1c43a0d3077 /www/chimera2/files | |
parent | 923f89ae7ca3c0cb7007403c835162cc73e4d612 (diff) |
Notes
Diffstat (limited to 'www/chimera2/files')
-rw-r--r-- | www/chimera2/files/patch-aa | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/www/chimera2/files/patch-aa b/www/chimera2/files/patch-aa index 7f4ed7ae0f24..d465aa0bbb37 100644 --- a/www/chimera2/files/patch-aa +++ b/www/chimera2/files/patch-aa @@ -1,11 +1,11 @@ ---- ./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 - */ +--- ./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 --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) + CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \ +- -DHAVE_UNISTD_H -DHAVE_MALLOC_H ++ -DHAVE_UNISTD_H /* - * Extra libraries + * OSF1 needs -D_BSD |