diff options
| author | Ulrich Drepper <[email protected]> | 2005-07-28 21:29:22 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-07-28 21:29:22 +0000 |
| commit | 18618fd74777576cc20dce341bb71be327f9ed48 (patch) | |
| tree | 13b84bfdcc11d179f64a409472b6a23513325071 /tests/ChangeLog | |
| parent | d07fc4b6d39599a2300708e9abbc71b72608930b (diff) | |
Merge all of libdwfl.a into libdw.a. libdwfl.a is not installed.
Fix building of libdwfl. libdwfl.a must not depend on libwu.a
since the latter is not available after installation. Add copies
of the crc32 files to libdwfl.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index eb15083b..957bb342 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,3 +1,7 @@ +2005-07-28 Ulrich Drepper <[email protected]> + + * Makefile.am (dwflmodtest_LDADD): Add $(libebl). + 2005-07-28 Roland McGrath <[email protected]> * dwflmodtest.c: New file, moved from ../libdwfl/ptest.c to here. |
