diff options
| author | Ken Raeburn <raeburn@mit.edu> | 2004-05-05 01:19:43 +0000 |
|---|---|---|
| committer | Ken Raeburn <raeburn@mit.edu> | 2004-05-05 01:19:43 +0000 |
| commit | ed62dea466ccc491e7d0f31abcc565afe45c8f7c (patch) | |
| tree | f507749e5df33c344cbae392f961439ba5ac5753 /src/util/et/ChangeLog | |
| parent | 6fe148f812e0fdcbdbcc85d98d341302101a0541 (diff) | |
| download | krb5-ed62dea466ccc491e7d0f31abcc565afe45c8f7c.tar.gz krb5-ed62dea466ccc491e7d0f31abcc565afe45c8f7c.tar.xz krb5-ed62dea466ccc491e7d0f31abcc565afe45c8f7c.zip | |
* configure.in: Enable dependency support for shared lib.
* Makefile.in (test_et, t_com_err): Depend on, and link against, the new
support library.
(SHLIB_EXPDEPS, SHLIB_EXPLIBS, SHLIB_RDIRS, SHLIB_DIRS): New variables.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16308 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/et/ChangeLog')
| -rw-r--r-- | src/util/et/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/util/et/ChangeLog b/src/util/et/ChangeLog index f60d977429..1209177faf 100644 --- a/src/util/et/ChangeLog +++ b/src/util/et/ChangeLog @@ -7,6 +7,12 @@ (check-unix): Set up the environment properly to load shared libraries when running the test programs. + * configure.in: Enable dependency support for shared lib. + * Makefile.in (test_et, t_com_err): Depend on, and link against, + the new support library. + (SHLIB_EXPDEPS, SHLIB_EXPLIBS, SHLIB_RDIRS, SHLIB_DIRS): New + variables. + 2004-04-29 Ken Raeburn <raeburn@mit.edu> * Makefile.in (LIBINITFUNC, LIBFINIFUNC): New variables. |
