OSDN Git Service

Add missing entry.
authorian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 1 Jun 2011 14:31:00 +0000 (14:31 +0000)
committerian <ian@138bc75d-0d04-0410-961f-82ee72b054a4>
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@174528 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog-2009

index af1a94f..4167065 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