Add missing entry.
authorIan Lance Taylor <ian@gcc.gnu.org>
Wed, 1 Jun 2011 14:31:00 +0000 (14:31 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Wed, 1 Jun 2011 14:31:00 +0000 (14:31 +0000)
* configure.ac (--with-specs): New option.
* configure: Regenerated.
* gcc.c (driver_self_specs): Include CONFIGURE_SPECS.
* Makefile.in (DRIVER_DEFINES): Add -DCONFIGURE_SPECS.

From-SVN: r174528

gcc/ChangeLog-2009

index af1a94f7bc9e118d55873877fbaf847875adba5d..4167065b58dbe0e7aca23b9e9480d802385172d0 100644 (file)
        * intl.c (get_spaces): New.
        * intl.h (get_spaces): New.
 
+2009-12-14  Mark Mitchell  <mark@codesourcery.com>
+
+       * configure.ac (--with-specs): New option.
+       * configure: Regenerated.
+       * gcc.c (driver_self_specs): Include CONFIGURE_SPECS.
+       * Makefile.in (DRIVER_DEFINES): Add -DCONFIGURE_SPECS.
+
 2009-12-14  Jakub Jelinek  <jakub@redhat.com>
 
        PR bootstrap/42369