summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorMiro Jurisic <meeroh@mit.edu>1998-10-21 21:59:34 +0000
committerMiro Jurisic <meeroh@mit.edu>1998-10-21 21:59:34 +0000
commit48767a84f253c7fe9d26ccb9888f2cc84ba2d393 (patch)
tree80d710d4fd9cb723c58c91acc88d9b36876bc60b /src
parentd4121fe6200a23cac8f3ba0037896a740634343c (diff)
downloadkrb5-48767a84f253c7fe9d26ccb9888f2cc84ba2d393.tar.gz
krb5-48767a84f253c7fe9d26ccb9888f2cc84ba2d393.tar.xz
krb5-48767a84f253c7fe9d26ccb9888f2cc84ba2d393.zip
Fixed build instructions and upped version to 1.1a4
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10978 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/mac/ChangeLog4
-rw-r--r--src/mac/ReadMe7
-rw-r--r--src/mac/version.r6
3 files changed, 11 insertions, 6 deletions
diff --git a/src/mac/ChangeLog b/src/mac/ChangeLog
index 872c408fb..86bc05be3 100644
--- a/src/mac/ChangeLog
+++ b/src/mac/ChangeLog
@@ -1,3 +1,7 @@
+Fri Oct 21 18:00:00 1998 Miro Jurisic <meeroh@mit.edu>
+ * ReadMe: updated instructions to say we require CW Pro4
+ * version.r: upped to 1.1a4
+
Fri Oct 21 17:30:00 1998 Miro Jurisic <meeroh@mit.edu>
* Makefile.initial: added auto-detection of CodeWarrior version
* Makefile.tmpl: added CodeWarrior Pro4 files and fixed -map on krb5 68k lib
diff --git a/src/mac/ReadMe b/src/mac/ReadMe
index ecc22c822..4723dd003 100644
--- a/src/mac/ReadMe
+++ b/src/mac/ReadMe
@@ -11,7 +11,8 @@ To build the Macintosh version of Kerberos 5 and GSS:
--- Installing tools ---
- 1) Install CodeWarrior Pro 2, including MPW.
+ 1) Install CodeWarrior Pro 4, including MPW.
+ This build of Kerberos v5 and GSS requires CodeWarrior Pro4 MPW tools!
2) Download MacPerl and MacPerl MPW tool from
@@ -32,8 +33,8 @@ To build the Macintosh version of Kerberos 5 and GSS:
(e.g. "GSS-Kerberos5-1.0.5").
6) Build target "all" in MPW.
- This will create a new Makefile, and launch your CodeWarrior IDE 2.1 to build
- some CodeWarrior projects. You may be asked to locate CodeWarrior IDE 2.1.
+ This will create a new Makefile, and launch your CodeWarrior IDE to build
+ some CodeWarrior projects. You may be asked to locate CodeWarrior IDE.
--- Building libraries ---
diff --git a/src/mac/version.r b/src/mac/version.r
index 387d71fca..2f83c787b 100644
--- a/src/mac/version.r
+++ b/src/mac/version.r
@@ -7,10 +7,10 @@
#endif
resource 'vers' (1) {
- 0x01, 0x10, alpha, 0x03,
+ 0x01, 0x10, alpha, 0x04,
verUS,
- "1.1a3",
- "1.1a3, Copyright 1996-1998 Massachusetts Institute of Technology"
+ "1.1a4",
+ "1.1a4, Copyright 1996-1998 Massachusetts Institute of Technology"
};
resource 'vers' (2) {