]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/configure.ac
configure.ac (--with-specs): New option.
authorNathan Sidwell <nathan@gcc.gnu.org>
Mon, 14 Dec 2009 08:58:06 +0000 (08:58 +0000)
committerNathan Sidwell <nathan@gcc.gnu.org>
Mon, 14 Dec 2009 08:58:06 +0000 (08:58 +0000)
commite11ddaf56e62243e381e6c1db50fb53aee23d7e2
treeb9830288d3feaecb3cfe960d0d30da55e118bcca
parentb6eb7438616d087fb7f65984e030399cde77ca70
configure.ac (--with-specs): New option.

* 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: r155208
gcc/Makefile.in
gcc/configure
gcc/configure.ac
gcc/gcc.c