From ce4fc506085489152bce27da53f172c4681ae450 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 1 Jun 2011 14:31:00 +0000 Subject: [PATCH] Add missing entry. * 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 | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/gcc/ChangeLog-2009 b/gcc/ChangeLog-2009 index af1a94f..4167065 100644 --- a/gcc/ChangeLog-2009 +++ b/gcc/ChangeLog-2009 @@ -474,6 +474,13 @@ * intl.c (get_spaces): New. * intl.h (get_spaces): New. +2009-12-14 Mark Mitchell + + * 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 PR bootstrap/42369 -- 2.7.4