This is the mail archive of the libstdc++-cvs@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r160395 - in /branches/gcc-4_4-branch: ChangeLo...


Author: ro
Date: Mon Jun  7 20:10:41 2010
New Revision: 160395

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=160395
Log:
	toplevel:
	Backport from mainline:
	2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR libstdc++/32499
	* configure.ac (RANLIB): Default to true.
	(STRIP): Likewise.
	(RANLIB_FOR_TARGET): Remove superfluous : argument.
	* configure: Regenerate.

	libstdc++-v3:
	Backport from mainline:
	2010-03-01  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>

	PR libstdc++/32499
	* testsuite/Makefile.am (check-DEJAGNU
	$(check_DEJAGNU_normal_targets)): Export AR, RANLIB.
	* testsuite/Makefile.in: Regenerate.

Modified:
    branches/gcc-4_4-branch/libstdc++-v3/ChangeLog
    branches/gcc-4_4-branch/libstdc++-v3/testsuite/Makefile.am
    branches/gcc-4_4-branch/libstdc++-v3/testsuite/Makefile.in

Changes in other areas also in this revision:
Modified:
    branches/gcc-4_4-branch/ChangeLog
    branches/gcc-4_4-branch/configure
    branches/gcc-4_4-branch/configure.ac


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]