[commit-cp] classpath ChangeLog configure.ac

Andrew John Hughes <[email protected]> Tue, 04 May 2010 12:29:23 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/sources/classpath
Module name:	classpath
Changes by:	Andrew John Hughes <gnu_andrew>	10/05/04 12:29:23

Modified files:
	.              : ChangeLog configure.ac 

Log message:
	Allow location of GMP to be specified.
	
	2010-05-04  Andrew John Hughes  <[email protected]>
	
		* configure.ac:
		Add output to GMP directory detection and
		only perform when compiling GMP.
	
	2010-05-04  Mike Stump  <[email protected]>
	
		* configure.ac:
		Allow prefix, libdir and includedir of GMP
		to be specified via --with-gmp, --with-gmp-include
		and --with-gmp-lib.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9787&r2=1.9788
http://cvs.savannah.gnu.org/viewcvs/classpath/configure.ac?cvsroot=classpath&r1=1.245&r2=1.246