diff options
| author | Roland McGrath <[email protected]> | 2010-02-15 15:57:03 -0800 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2010-02-15 15:57:03 -0800 |
| commit | 22359e265395fd2f8267190ef97f5417770e6206 (patch) | |
| tree | a5503a61fed410b3585d6d9bbc3cd5852668c80f /libdwfl/ChangeLog | |
| parent | bf96347e884ee37eee3fdacdf2a616f6856e1e49 (diff) | |
Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index f6d3eaff..833c2a51 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,5 +1,7 @@ 2010-02-15 Roland McGrath <[email protected]> + * Makefile.am: Use config/eu.am for common stuff. + * find-debuginfo.c (find_debuginfo_in_path): Fix uninitialized variable in failure path. |
