From ba2cc6b8c8ad7ab11ec76ce78fa927288b9eaa74 Mon Sep 17 00:00:00 2001 From: cvs2svn <> Date: Mon, 1 Oct 2007 09:04:57 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'sid- snapshot-20071001'. Sprout from gdb_6_7-branch 2007-09-07 07:38:48 UTC cvs2svn 'This commit was manufactured by cvs2svn to create branch 'gdb_6_7-branch'.' Cherrypick from master 2007-10-01 09:04:55 UTC Paolo Bonzini 'regenerate configure': ChangeLog Makefile.def Makefile.in Makefile.tpl config/ChangeLog config/mh-mingw config/mt-mips-elfoabi config/mt-sde configure configure.ac include/elf/ChangeLog include/elf/internal.h include/elf/m68k.h Delete: djunpack.bat texinfo/texinfo.tex --- Makefile.in | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) (limited to 'Makefile.in') diff --git a/Makefile.in b/Makefile.in index 80b247468..7807e9ea1 100644 --- a/Makefile.in +++ b/Makefile.in @@ -251,10 +251,21 @@ PWD_COMMAND = $${PWDCMD-pwd} # compilers to use to create programs which must be run in the build # environment. +AR_FOR_BUILD = @AR_FOR_BUILD@ +AS_FOR_BUILD = @AS_FOR_BUILD@ CC_FOR_BUILD = @CC_FOR_BUILD@ CFLAGS_FOR_BUILD = @CFLAGS_FOR_BUILD@ - -CXX_FOR_BUILD = $(CXX) +CXXFLAGS_FOR_BUILD = @CXXFLAGS_FOR_BUILD@ +CXX_FOR_BUILD = @CXX_FOR_BUILD@ +DLLTOOL_FOR_BUILD = @DLLTOOL_FOR_BUILD@ +GCJ_FOR_BUILD = @GCJ_FOR_BUILD@ +GFORTRAN_FOR_BUILD = @GFORTRAN_FOR_BUILD@ +LDFLAGS_FOR_BUILD = @LDFLAGS_FOR_BUILD@ +LD_FOR_BUILD = @LD_FOR_BUILD@ +NM_FOR_BUILD = @NM_FOR_BUILD@ +RANLIB_FOR_BUILD = @RANLIB_FOR_BUILD@ +WINDMC_FOR_BUILD = @WINDMC_FOR_BUILD@ +WINDRES_FOR_BUILD = @WINDRES_FOR_BUILD@ # Special variables passed down in EXTRA_GCC_FLAGS. They are defined # here so that they can be overridden by Makefile fragments. @@ -51881,6 +51892,7 @@ configure-target-libobjc: maybe-configure-target-boehm-gc all-target-libobjc: maybe-all-target-libiberty all-target-libobjc: maybe-all-target-boehm-gc all-target-libstdc++-v3: maybe-all-target-libiberty +configure-target-libstdc++-v3: maybe-configure-target-libgomp all-target-libgloss: maybe-configure-target-newlib all-target-winsup: maybe-all-target-libiberty all-target-winsup: maybe-all-target-libtermcap -- cgit v1.2.3