[commit-cp] classpath ChangeLog m4/gcc_attribute.m4 tools/M...

Tom Tromey <[email protected]> Wed, 16 Apr 2008 23:54:13 +0000
Newsgroups gmane.comp.java.classpath.cvs
Message-ID <[email protected]>
CVSROOT:	/cvsroot/classpath
Module name:	classpath
Changes by:	Tom Tromey <tromey>	08/04/16 23:54:13

Modified files:
	.              : ChangeLog 
	m4             : gcc_attribute.m4 
	tools          : Makefile.am 

Log message:
	2008-04-16  Ralf Wildenhues  <[email protected]>
	
		* m4/gcc_attribute.m4 (GCC_ATTRIBUTE): Fix cache variable name.
		* tools/Makefile.am (gappletviewer, gjarsigner, gkeytool, gjar)
		(gnative2ascii, gserialver, gjavah, grmiregistry, gtnameserv)
		(gorbd, grmid, grmic) [!CREATE_WRAPPERS]: Add stub dependencies
		for these scripts, to trick automake into hiding the respective
		rules for the programs below the CREATE_WRAPPERS conditional.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/classpath/ChangeLog?cvsroot=classpath&r1=1.9572&r2=1.9573
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/gcc_attribute.m4?cvsroot=classpath&r1=1.2&r2=1.3
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&r1=1.45&r2=1.46