r216833 - in /trunk/libcc1: ChangeLog Makefile....

jakub@gcc.gnu.org jakub@gcc.gnu.org
Wed Oct 29 11:38:00 GMT 2014


Author: jakub
Date: Wed Oct 29 11:38:00 2014
New Revision: 216833

URL: https://gcc.gnu.org/viewcvs?rev=216833&root=gcc&view=rev
Log:
	* configure.ac: Remove -Werror addition to WARN_FLAGS.  Add
	ACX_PROG_CC_WARNINGS_ARE_ERRORS and AC_ARG_VAR for GMPINC.
	* Makefile.am (AM_CPPFLAGS): Add $(GMPINC).
	(WERROR_FLAG): Remove.
	(AM_CXXFLAGS): Use $(WERROR) instead of $(WERROR_FLAG).
	* configure: Regenerated.
	* Makefile.in: Regenerated.

Modified:
    trunk/libcc1/ChangeLog
    trunk/libcc1/Makefile.am
    trunk/libcc1/Makefile.in
    trunk/libcc1/configure
    trunk/libcc1/configure.ac



More information about the Gcc-cvs mailing list