diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2005-04-06 06:23:22 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2005-04-06 06:23:22 +0000 |
commit | a7254363a2401d6786406f7a474f107ccb61960b (patch) | |
tree | 75648aecdd9b54a546b80dfa9fe8861a2fbeadf4 /ChangeLog | |
parent | 28854a1ee3235e45a81e36cde18c0a9687c1b924 (diff) | |
download | gdb-a7254363a2401d6786406f7a474f107ccb61960b.zip gdb-a7254363a2401d6786406f7a474f107ccb61960b.tar.gz gdb-a7254363a2401d6786406f7a474f107ccb61960b.tar.bz2 |
2005-04-06 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
(TARGET_CONFIGARGS): Include --with-target-subdir.
(configure, all): New macros. Use them throughout.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-04-06 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir. + (TARGET_CONFIGARGS): Include --with-target-subdir. + (configure, all): New macros. Use them throughout. + 2005-04-05 Paolo Bonzini <bonzini@gnu.org> * Makefile.tpl: Sync with gcc. |