diff options
author | Alan Modra <amodra@gmail.com> | 2016-05-28 22:36:04 +0930 |
---|---|---|
committer | Alan Modra <amodra@gmail.com> | 2016-05-28 22:36:04 +0930 |
commit | 0597bdc443005c70f0fd474279098ee17db882eb (patch) | |
tree | dc96af43e6110e6befc055f32f7f133d9b759507 /ChangeLog | |
parent | 99aefae6818be07a77739e0366121f2032916d9c (diff) | |
download | binutils-gdb-0597bdc443005c70f0fd474279098ee17db882eb.tar.gz |
Add dependencies to configure rule
* Makefile.tpl (configure): Depend on m4 files included.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 721c9d31ce8..e762ffda9ba 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2016-05-28 Alan Modra <amodra@gmail.com> + + * Makefile.tpl (configure): Depend on m4 files included. + * Makefile.in: Regenerate. + 2016-05-27 Nick Clifton <nickc@redhat.com> * config.guess (Alpha OSF1): Fix typo introduced during the most |