OSDN Git Service

* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
authorghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Nov 2006 22:37:33 +0000 (22:37 +0000)
committerghazi <ghazi@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 26 Nov 2006 22:37:33 +0000 (22:37 +0000)
commita5144c1d120c8d521cfe99c6cf70458e0478acf6
tree6ac5b176257328ede93e6369810df416040691ad
parent557e4662744b9d783d0e4a92b9215bc590a320eb
* 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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@119232 138bc75d-0d04-0410-961f-82ee72b054a4
configure
configure.in
gcc/doc/install.texi