diff options
author | Alexandre Oliva <aoliva@redhat.com> | 2001-04-02 01:32:45 +0000 |
---|---|---|
committer | Alexandre Oliva <aoliva@redhat.com> | 2001-04-02 01:32:45 +0000 |
commit | dec0cb0ce302ae703bc8530f8b712b7eee92777a (patch) | |
tree | 30ae9973d5942a3497ce13fd34523bd91cc6cec5 /ChangeLog | |
parent | 94202e16cfb15f87f50d765242b42d6cba78ac82 (diff) | |
download | gdb-dec0cb0ce302ae703bc8530f8b712b7eee92777a.zip gdb-dec0cb0ce302ae703bc8530f8b712b7eee92777a.tar.gz gdb-dec0cb0ce302ae703bc8530f8b712b7eee92777a.tar.bz2 |
* Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
New macros.
(bootstrap, cross): Use RECURSE_FLAGS.
* configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2001-04-01 Alexandre Oliva <aoliva@redhat.com> + + * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): + New macros. + (bootstrap, cross): Use RECURSE_FLAGS. + * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE. + 2001-03-27 Alexandre Oliva <aoliva@redhat.com> * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3. |