diff options
| author | John Gilmore <gnu@toad.com> | 1995-03-17 04:57:34 +0000 |
|---|---|---|
| committer | John Gilmore <gnu@toad.com> | 1995-03-17 04:57:34 +0000 |
| commit | a2cdd334f0fb25194ca29ba3aaf25043f6f4cde2 (patch) | |
| tree | 4c7c88e922a0372204ab953885081625d9a3c9c6 /src/config/ChangeLog | |
| parent | ce2c38e41c226b9135c581208433c0b53b48ebc7 (diff) | |
First cut at Macintosh configuration support
* mac-config.cache: New file, a hand-built autoconf `config.cache'
file with the right values for building under MPW.
* mac-config.README: Documentation for mac-config.cache.
* mac-pre.in, mac-post.in: Versions of pre.in and post.in for
configuring on MPW.
* mac-mf.sed: A `sed' script which will turn carefully constructed
Unix Makefiles into carefully constructed Macintosh MPW Makefiles.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5139 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index 2f6aa026b..92bac42cc 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,15 @@ +Thu Mar 16 20:55:18 1995 John Gilmore (gnu at toad.com) + + First cut at Macintosh configuration support. + + * mac-config.cache: New file, a hand-built autoconf `config.cache' + file with the right values for building under MPW. + * mac-config.README: Documentation for mac-config.cache. + * mac-pre.in, mac-post.in: Versions of pre.in and post.in for + configuring on MPW. + * mac-mf.sed: A `sed' script which will turn carefully constructed + Unix Makefiles into carefully constructed Macintosh MPW Makefiles. + Wed Mar 3 16:00:00 1995 Keith Vetter (keithv@fusion.com) * windows.in: changed included directories to reflect MAC changes |
