r202896 - in /trunk/gcc: ChangeLog Makefile.in ...

tromey@gcc.gnu.org tromey@gcc.gnu.org
Wed Sep 25 16:10:00 GMT 2013


Author: tromey
Date: Wed Sep 25 16:10:35 2013
New Revision: 202896

URL: http://gcc.gnu.org/viewcvs?rev=202896&root=gcc&view=rev
Log:
	* Makefile.in (OUTPUT_OPTION): Define as "-o $@".
	* configure.ac: Don't invoke AM_PROG_CC_C_O.
	(NO_MINUS_C_MINUS_O, OUTPUT_OPTION): Don't subst.
	* configure, config.in: Rebuild.
gcc/ada
	* gcc-interface/Makefile.in (OUTPUT_OPTION): Define as "-o $@".

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/Makefile.in
    trunk/gcc/ada/ChangeLog
    trunk/gcc/ada/gcc-interface/Makefile.in
    trunk/gcc/config.in
    trunk/gcc/configure
    trunk/gcc/configure.ac



More information about the Gcc-cvs mailing list