diff options
author | Ian Lance Taylor <iant@google.com> | 2009-07-06 18:06:55 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@gcc.gnu.org> | 2009-07-06 18:06:55 +0000 |
commit | e90e6bd7377e37334a4bc1ce17278025e760ec09 (patch) | |
tree | eacb5cb7277d0ef197482c4b5badca3d0c20e6e4 /ChangeLog | |
parent | 6635078124694847c65a9533b37b096b13100fcb (diff) | |
download | gcc-e90e6bd7377e37334a4bc1ce17278025e760ec09.zip gcc-e90e6bd7377e37334a4bc1ce17278025e760ec09.tar.gz gcc-e90e6bd7377e37334a4bc1ce17278025e760ec09.tar.bz2 |
configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
* configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
* configure: Rebuild.
From-SVN: r149292
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-07-06 Ian Lance Taylor <iant@google.com> + + * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs). + * configure: Rebuild. + 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de> * MAINTAINERS: Move myself to the Graphite Reviewers. |