CVSROOT: /sources/classpath
Module name: classpath
Branch: classpath-0_97-release-branch
Changes by: Andrew John Hughes <gnu_andrew> 08/06/02 02:01:47
Modified files:
. : ChangeLog
m4 : gcc_attribute.m4
tools : Makefile.am
Log message:
Backport automake fix.
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&only_with_tag=classpath-0_97-release-branch&r1=1.9526.2.14&r2=1.9526.2.15
http://cvs.savannah.gnu.org/viewcvs/classpath/m4/gcc_attribute.m4?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.2&r2=1.2.8.1
http://cvs.savannah.gnu.org/viewcvs/classpath/tools/Makefile.am?cvsroot=classpath&only_with_tag=classpath-0_97-release-branch&r1=1.44.2.1&r2=1.44.2.2