diff options
| author | Danilo Almeida <dalmeida@mit.edu> | 2001-07-24 01:18:48 +0000 |
|---|---|---|
| committer | Danilo Almeida <dalmeida@mit.edu> | 2001-07-24 01:18:48 +0000 |
| commit | 1351b70f43d20b60fea6fb2be61c477b7a43c2ee (patch) | |
| tree | 119a9c66b4ba50470772205692a4a5f314a46662 /src/config/ChangeLog | |
| parent | 226d2461a7ddf2384faad5c20284fa80c5430ea6 (diff) | |
* win-pre.in, win-post.in: Move rule-printing code to win-post.in
so we get the correct build options displayed (i.e., the options
as they stand after parsing Makefile.in).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@13629 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/config/ChangeLog')
| -rw-r--r-- | src/config/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config/ChangeLog b/src/config/ChangeLog index c016e133a..6c18714ec 100644 --- a/src/config/ChangeLog +++ b/src/config/ChangeLog @@ -1,3 +1,9 @@ +2001-07-23 Danilo Almeida <dalmeida@mit.edu> + + * win-pre.in, win-post.in: Move rule-printing code to win-post.in + so we get the correct build options displayed (i.e., the options + as they stand after parsing Makefile.in). + 2001-06-22 Danilo Almeida <dalmeida@mit.edu> * win-pre.in: Minimize printing of compiler command line during |
