[patch] java.beans.Statement

Jerry Quinn jlquinn@optonline.net
Sun Jun 20 19:19:00 GMT 2004


Michael Koch writes:
 > > 	* Makefile.am (awt_java_source_files): Add Statement.java.
 > > 	* Makefile.in (awt_java_source_files): Add Statement.java.
 > 
 > "* Makefile.in: Regenerated." would have been enough.
 > 
 > > diff -u -r1.381 Makefile.am
 > > --- Makefile.am 28 May 2004 18:53:04 -0000      1.381
 > > +++ Makefile.am 20 Jun 2004 17:18:52 -0000
 > > @@ -1299,6 +1300,7 @@
 > >  java/beans/PropertyEditorManager.java \
 > >  java/beans/PropertyEditorSupport.java \
 > >  java/beans/PropertyVetoException.java \
 > > +java/beans/Statement.java \
 > >  java/beans/SimpleBeanInfo.java \
 > >  java/beans/VetoableChangeListener.java \
 > >  java/beans/VetoableChangeListenerProxy.java \
 > 
 > Have you actually tested to compile it with this change ? This looks 
 > like hand edited and one or two changes are missing. Please use 
 > automake-gcj to regenerate Makefile.in.

I had actually made matching changes in Makefile.am and Makefile.in.
This is the change I used to build gcj (in the .in file).  What's
missing from the .am file?

Where do I find automake-gcj?  I've got automake 1.8 on my machine...

Thanks,
Jerry



More information about the Java-patches mailing list