[commit-cp] classpath ChangeLog Makefile.am include/Makefil...

Andrew John Hughes <[email protected]> Wed, 11 Jun 2008 21:33:24 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/sources/classpath
Module name:	classpath
Changes by:	Andrew John Hughes <gnu_andrew>	08/06/11 21:33:24

Modified files:
	.              : ChangeLog Makefile.am 
	include        : Makefile.am 
	lib            : Makefile.am 

Log message:
	Forward port native-only build fix #01
	
	2008-06-01  Andrew John Hughes  <[email protected]>
	
		* Makefile.am: Use default makedistcheck
		flags that test all optional dependencies.
		* include/Makefile.am: Add header files to dist.
		* lib/Makefile.am: Trick class files into being
		built for dist, so headers can be generated.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9629&r2=1.9630
http://cvs.savannah.gnu.org/viewcvs/classpath/Makefile.am?cvsroot=classpath&r1=1.48&r2=1.49
http://cvs.savannah.gnu.org/viewcvs/classpath/include/Makefile.am?cvsroot=classpath&r1=1.86&r2=1.87
http://cvs.savannah.gnu.org/viewcvs/classpath/lib/Makefile.am?cvsroot=classpath&r1=1.142&r2=1.143