This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] java.beans.Statement


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Am Sonntag, 20. Juni 2004 20:37 schrieb Jerry Quinn:
> 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?

Not in *.am, in *.in something is missing.

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

libgcj works only with a patched automake 1.4 currently. This will 
hopefully change with automake 1.9.0 .... You can get automake-gcj 
here:

ftp://sources.redhat.com/pub/java/automake-gcj-1.4.tar.gz

(Its all written down in HACKING)


Michael
- -- 
Homepage: http://www.worldforge.org/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFA1eOEWSOgCCdjSDsRAhyPAJ90jKDC6iSu4k5EhnlweJQUJyqsyQCfbiXj
GoDq3AVOwSQNj9pZsjDl0o4=
=JQqy
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]