diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2006-07-19 17:06:06 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2006-07-19 17:06:06 +0000 |
commit | c1cb7e02385908b330da7c76461d83c56782a0c3 (patch) | |
tree | 85f60c08bffbf6cdc828bbd04ef6a4207dc8131e /ChangeLog | |
parent | 6d7fd486d76505007b70dda8b92e1662a6975619 (diff) | |
download | gdb-c1cb7e02385908b330da7c76461d83c56782a0c3.zip gdb-c1cb7e02385908b330da7c76461d83c56782a0c3.tar.gz gdb-c1cb7e02385908b330da7c76461d83c56782a0c3.tar.bz2 |
2006-07-19 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
for stages after the first.
* Makefile.in: Regenerate.
config:
2006-07-19 Paolo Bonzini <bonzini@gnu.org>
* acx.m4: Support --with-build-libsubdir and AC_SUBST
build_libsubdir.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-07-18 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir + for stages after the first. + 2006-07-17 Jakub Jelinek <jakub@redhat.com> * Makefile.def: Add dependencies for configure-opcodes |