diff options
author | Aaron M. Renn <arenn@urbanophile.com> | 1999-02-01 03:47:33 +0000 |
---|---|---|
committer | Aaron M. Renn <arenn@urbanophile.com> | 1999-02-01 03:47:33 +0000 |
commit | f85a106b1f709fa48d6a5e7919a181f6a88ccecd (patch) | |
tree | b287b16b6ff93839f084a9a7178fac2b94f9ba8c /INSTALL | |
parent | 94d4e94aed13ea492b4343e46b0f3b6987f44a10 (diff) | |
download | classpath-f85a106b1f709fa48d6a5e7919a181f6a88ccecd.tar.gz |
Minor typo fixes
Diffstat (limited to 'INSTALL')
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -22,7 +22,7 @@ can be overridden by specifying a java executable to use (the --with-java=<path-to-java> option) and the class library archive to use (the --with-classlib=<path-to-classlib> option). It is a good idea to use these last two options to specify the JDK for compiling, since -Japhar current doesn't work. :-) +Japhar currently doesn't work. :-) Recompilation of the Java packages is not done by default. The compiled classes are included with this distribution. To enable recompilation, |