diff options
| author | Ulrich Drepper <[email protected]> | 2005-08-28 16:18:57 +0000 |
|---|---|---|
| committer | Ulrich Drepper <[email protected]> | 2005-08-28 16:18:57 +0000 |
| commit | 3d413d4b05005bbd4c384b60e3797caf57f120d5 (patch) | |
| tree | ae6da630ac134df6f899ad827fb62d1ac46f4c2f /tests/ChangeLog | |
| parent | 28f5be122f9fc70056082b63db119b256bc029c4 (diff) | |
Implement --enable-gconv option for configure.
Diffstat (limited to 'tests/ChangeLog')
| -rw-r--r-- | tests/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 514f4a48..81f8d1d6 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -1,5 +1,10 @@ 2005-08-28 Ulrich Drepper <[email protected]> + * Makefile.an [BUILD_STATIC] (libdw): Add -ldl. + (CLEANFILES): Add *.gcno *.gcda *.gconv. + +2005-08-28 Ulrich Drepper <[email protected]> + * run-strings-test.sh: New file. * Makefile.am (TESTS, EXTRA_DIST): Add it. |
