diff options
author | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-04 18:58:34 +0000 |
---|---|---|
committer | aoliva <aoliva@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-09-04 18:58:34 +0000 |
commit | a2059f7aa2dd89797ededcc796af442644620d72 (patch) | |
tree | eb54275b92f1e90ba5f906cb2486833b8759f98a /ChangeLog | |
parent | e4098ad2266fc3b017d65db89328821e794296e0 (diff) | |
download | gcc-a2059f7aa2dd89797ededcc796af442644620d72.tar.gz |
* configure.ac (with-build-config): Document. Handle without.
Handle missing argument.
* configure: Rebuilt.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151435 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 6c297800263..57c1c7eec46 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-09-04 Alexandre Oliva <aoliva@redhat.com> + + * configure.ac (with-build-config): Document. Handle without. + Handle missing argument. + * configure: Rebuilt. + 2009-09-03 Alexandre Oliva <aoliva@redhat.com> * configure.ac (--with-build-config): New. Set BUILD_CONFIG. |