Sorry Guilhem, but I cant find the parts where you fix the Makefile.ams ;-)
H�h� ! Actually it is partial as I don't fix the java either here. ;-) But here are the makefiles.
Michael
Index: java/text/Makefile.am =================================================================== RCS file: /cvsroot/classpath/classpath/java/text/Makefile.am,v retrieving revision 1.5 diff -u -r1.5 Makefile.am --- java/text/Makefile.am 24 Oct 2003 15:17:16 -0000 1.5 +++ java/text/Makefile.am 11 Apr 2004 06:33:39 -0000 @@ -17,7 +17,6 @@ DecimalFormatSymbols.java \ FieldPosition.java \ Format.java \ -FormatCharacterIterator.java \ MessageFormat.java \ NumberFormat.java \ ParseException.java \ Index: gnu/java/text/Makefile.am =================================================================== RCS file: /cvsroot/classpath/classpath/gnu/java/text/Makefile.am,v retrieving revision 1.1 diff -u -r1.1 Makefile.am --- gnu/java/text/Makefile.am 5 Sep 2001 00:00:19 -0000 1.1 +++ gnu/java/text/Makefile.am 11 Apr 2004 06:33:39 -0000 @@ -1,8 +1,12 @@ ## Input file for automake to generate the Makefile.in used by configure EXTRA_DIST = \ +AttributedFormatBuffer.java \ BaseBreakIterator.java \ CharacterBreakIterator.java \ +FormatBuffer.java \ +FormatCharacterIterator.java \ LineBreakIterator.java \ SentenceBreakIterator.java \ +StringFormatBuffer.java \ WordBreakIterator.java
pgp00000.pgp
Description: PGP signature
_______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

