r119232 - in /trunk: configure configure.in gcc...

ghazi@gcc.gnu.org ghazi@gcc.gnu.org
Sun Nov 26 22:37:00 GMT 2006


Author: ghazi
Date: Sun Nov 26 22:37:33 2006
New Revision: 119232

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119232
Log:
	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
	(--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
	--with-gmp-lib): New flags.

	* configure: Regenerate.

gcc:
	* doc/install.texi: Move GMP/MPFR configure options from Fortran
	section to general section.  Remove documentation for
	--with-mpfr-dir and --with-gmp-dir, add documentation for
	--with-mpfr-include, --with-mpfr-lib, --with-gmp-include and
	--with-gmp-lib.


Modified:
    trunk/configure
    trunk/configure.in
    trunk/gcc/doc/install.texi



More information about the Gcc-cvs mailing list