diff options
| author | Andreas Schwab <schwab@redhat.com> | 2010-11-29 10:53:25 +0000 |
|---|---|---|
| committer | Andreas Schwab <schwab@gcc.gnu.org> | 2010-11-29 10:53:25 +0000 |
| commit | b3f122e0f9fc5d5503d23fc82d03456cc4a575b3 (patch) | |
| tree | 978f860d632858d9bab54e9573a533c21f257646 /ChangeLog | |
| parent | 4c7d97e641a7e66f8a9953c15ad4e582d89d1695 (diff) | |
| download | gcc-b3f122e0f9fc5d5503d23fc82d03456cc4a575b3.tar.gz gcc-b3f122e0f9fc5d5503d23fc82d03456cc4a575b3.tar.bz2 gcc-b3f122e0f9fc5d5503d23fc82d03456cc4a575b3.zip | |
configure.ac: Move comment to remove extra space in last argument of GCC_TARGET_TOOL.
* configure.ac: Move comment to remove extra space in last argument
of GCC_TARGET_TOOL.
From-SVN: r167237
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f169b7a7512..cc57c27c59a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2010-11-29 Andreas Schwab <schwab@redhat.com> + + * configure.ac: Move comment to remove extra space in last argument + of GCC_TARGET_TOOL. + 2010-11-26 Alexandre Oliva <aoliva@redhat.com> PR other/46020 |
