1995-04-04 15:46:33 +00:00
|
|
|
--- ./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
|
1994-12-27 10:44:03 +00:00
|
|
|
|
1995-04-04 15:46:33 +00:00
|
|
|
CEXTRA_DEFINES = -DHAVE_MKTIME -DHAVE_STDLIB_H -DHAVE_STRING_H \
|
|
|
|
- -DHAVE_UNISTD_H -DHAVE_MALLOC_H
|
|
|
|
+ -DHAVE_UNISTD_H
|
1994-12-27 10:44:03 +00:00
|
|
|
|
|
|
|
/*
|
1995-04-04 15:46:33 +00:00
|
|
|
* OSF1 needs -D_BSD
|
1997-06-11 19:45:31 +00:00
|
|
|
--- ./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
|