gjdoc ./configure.ac ./Makefile.am ./ChangeLog ...

[email protected] Wed, 09 Feb 2005 18:23:12 -0500
Newsgroups gmane.comp.java.classpath.tools.cvs
Message-ID <E1Cz1Au-0005Ss-00@savannah>
CVSROOT:	/cvsroot/classpath
Module name:	gjdoc
Branch: 	
Changes by:	Julian Scheid <[email protected]>	05/02/09 23:23:12

Modified files:
	.              : configure.ac Makefile.am ChangeLog 
Added files:
	src/resources  : version.properties.in 
	.              : gjdoc.manifest 

Log message:
	2005-02-09  Julian Scheid  <[email protected]>
	
	* Makefile.am: correct jar parameters to fix "file not found"
	error with Kaffe's jar tool; do not copy antlr.jar to build
	directory; minor syntax fixes; fix dependency issues; do not
	generate version.properties and gjdoc.mf.
	
	* configure.ac: added src/resources/version.properties to config
	files.
	
	* src/resources/version.properties, gjdoc.manifest: extracted from
	Makefile.am.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/src/resources/version.properties.in?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/gjdoc.manifest?rev=1.1
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/configure.ac.diff?tr1=1.11&tr2=1.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/Makefile.am.diff?tr1=1.23&tr2=1.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/classpath/gjdoc/ChangeLog.diff?tr1=1.142&tr2=1.143&r1=text&r2=text