commit | 22359e265395fd2f8267190ef97f5417770e6206 | [log] [tgz] |
---|---|---|
author | Roland McGrath <roland@redhat.com> | Mon Feb 15 15:57:03 2010 -0800 |
committer | Roland McGrath <roland@redhat.com> | Mon Feb 15 15:57:03 2010 -0800 |
tree | a5503a61fed410b3585d6d9bbc3cd5852668c80f | |
parent | bf96347e884ee37eee3fdacdf2a616f6856e1e49 [diff] [blame] |
Clean up and consolidate automake magic to reduce duplication and to work with --disable-dependency-tracking.
diff --git a/tests/ChangeLog b/tests/ChangeLog index 29789e2..c871baa 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog
@@ -1,5 +1,7 @@ 2010-02-15 Roland McGrath <roland@redhat.com> + * Makefile.am: Use config/eu.am for common stuff. + * asm-tst9.c (main): Rename local to avoid shadowing another local. 2009-07-22 Roland McGrath <roland@redhat.com>