diff options
| author | Ezra Peisach <epeisach@mit.edu> | 1998-03-02 21:25:32 +0000 |
|---|---|---|
| committer | Ezra Peisach <epeisach@mit.edu> | 1998-03-02 21:25:32 +0000 |
| commit | 068ee28ca1f44ee70665ad501fe3e089f640fa47 (patch) | |
| tree | 57d665c1ef800330e3b87fe731394c781914153b /src/util/profile/ChangeLog | |
| parent | 2957a895189b053a41ccc9821ec6d1ba4266f562 (diff) | |
* Makefile.in: Integrate in the krb5 build tree rules.
(use CC_LINK, etc).
* configure.in: Add AC_BUILD_PROGRAM for test programs.
These changes allow --enable-profiled combined with --disable-static
to function in the build tree.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10492 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/ChangeLog')
| -rw-r--r-- | src/util/profile/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/util/profile/ChangeLog b/src/util/profile/ChangeLog index 17fc6f0a7..c8bc9ce81 100644 --- a/src/util/profile/ChangeLog +++ b/src/util/profile/ChangeLog @@ -1,3 +1,10 @@ +Mon Mar 2 16:19:58 1998 Ezra Peisach <epeisach@mit.edu> + + * Makefile.in: Integrate in the krb5 build tree rules. + (use CC_LINK, etc). + + * configure.in: Add AC_BUILD_PROGRAM for test programs. + Wed Feb 18 16:33:38 1998 Tom Yu <tlyu@mit.edu> * Makefile.in: Remove trailing slash from thisconfigdir. Fix up |
