changeset in /hg/icedtea: Fixed INSTALL info
Lillian Angel
langel at redhat.com
Fri Nov 16 20:38:04 PST 2007
changeset 116975475f18 in /hg/icedtea
details: http://icedtea.classpath.org/hg/icedtea?cmd=changeset;node=116975475f18
description:
Fixed INSTALL info
diffstat:
2 files changed, 7 insertions(+), 5 deletions(-)
ChangeLog | 8 ++++----
INSTALL | 4 +++-
diffs (34 lines):
diff -r 61c781bb57eb -r 116975475f18 ChangeLog
--- a/ChangeLog Fri Nov 16 23:33:25 2007 -0500
+++ b/ChangeLog Fri Nov 16 23:37:17 2007 -0500
@@ -1,12 +1,12 @@ 2007-11-16 Lillian Angel <langel at redha
+2007-11-16 Lillian Angel <langel at redhat.com>
+
+ * INSTALL: Updated.
+
2007-11-16 Lillian Angel <langel at redhat.com>
* Makefile.am
(stamps/bootstrap-directory-ecj.stamp): Fixed file checks.
* Makefile.in: Regenerated.
-
-2007-11-16 Lillian Angel <langel at redhat.com>
-
- * INSTALL: Updated.
2007-11-16 Thomas Fitzsimmons <fitzsim at redhat.com>
diff -r 61c781bb57eb -r 116975475f18 INSTALL
--- a/INSTALL Fri Nov 16 23:33:25 2007 -0500
+++ b/INSTALL Fri Nov 16 23:37:17 2007 -0500
@@ -38,7 +38,9 @@ make
make
To build IcedTea with an older version of IcedTea, use:
-./configure --with-icedtea [default location: /usr/lib/jvm/java-icedtea]
+./configure --with-icedtea
+ [default location: /usr/lib/jvm/java-icedtea,
+ to specifiy location use --with-icedtea-home=/path/to/icedtea]
make
More information about the distro-pkg-dev
mailing list