classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: java.text attributes


From: Guilhem Lavaux
Subject: Re: java.text attributes
Date: Sun, 11 Apr 2004 08:34:48 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030630



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

Attachment: pgplcbg4KzruA.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]