* gcj.texi (Standard Properties): java.ext.dirs is now used.
From-SVN: r92965
This commit is contained in:
parent
7385c78009
commit
b4a49222ae
@ -1,3 +1,7 @@
|
||||
2005-01-05 Tom Tromey <tromey@redhat.com>
|
||||
|
||||
* gcj.texi (Standard Properties): java.ext.dirs is now used.
|
||||
|
||||
2004-12-20 Andrew Haley <aph@redhat.com>
|
||||
|
||||
* typeck.c: Use fold_convert for ints and booleans.
|
||||
|
@ -2310,7 +2310,7 @@ Currently not used in @code{libgcj}.
|
||||
|
||||
@item java.ext.dirs
|
||||
Directories containing jar files with extra libraries. Will be used when
|
||||
resolving classes. Currently not used in @code{libgcj}.
|
||||
resolving classes.
|
||||
|
||||
@item java.protocol.handler.pkgs
|
||||
A @samp{|} separated list of package names that is used to find classes that
|
||||
|
Loading…
Reference in New Issue
Block a user