Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.
commit2ceb362d0a9f92908131bfb3ac4093aac3e25190
authorAlan Modra <amodra@gmail.com>
Tue, 28 Jan 2014 07:08:22 +0000 (28 17:38 +1030)
committerAlan Modra <amodra@gcc.gnu.org>
Tue, 28 Jan 2014 07:08:22 +0000 (28 17:38 +1030)
treed10ab80cdafea774b05d0eb0dc1a17061b8c317c
parent63a18c8e46063cb7912d98ccb9131e481f3dbb09
Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.

* Makefile.in (BUILD_CPPFLAGS): Do not use ALL_CPPFLAGS.
* configure.ac <recursive call for build != host>: Define
GENERATOR_FILE.  Comment.  Use CXX_FOR_BUILD, CXXFLAGS_FOR_BUILD
and LD_FOR_BUILD too.
* configure: Regenerate.

From-SVN: r207171
gcc/ChangeLog
gcc/Makefile.in
gcc/configure
gcc/configure.ac