diff options
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 f60d97742..1209177fa 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. |
