changeset 56:ca2f2d441a66

.
author Andrew Haley <aph@redhat.com>
date Tue, 26 Jun 2007 18:10:56 +0100
parents f4a01ab0ca5b (current diff) d9450f0ead91 (diff)
children c433e45fc1c1
files
diffstat 3 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/AUTHORS	Tue Jun 26 18:06:37 2007 +0100
+++ b/AUTHORS	Tue Jun 26 18:10:56 2007 +0100
@@ -6,6 +6,7 @@
 Tania Bento <tbento@redhat.com>
 Thomas Fitzsimmons <fitzsim@redhat.com>
 Kyle Galloway <kgallowa@redhat.com>
+Andrew Haley <aph@redhat.com>
 Francis Kung <fkung@redhat.com>
 
 This project also includes code from the following projects:
--- a/ChangeLog	Tue Jun 26 18:06:37 2007 +0100
+++ b/ChangeLog	Tue Jun 26 18:10:56 2007 +0100
@@ -1,3 +1,8 @@
+2007-06-26  Lillian Angel  <langel@redhat.com>
+
+	* AUTHORS: Added aph.
+	* INSTALL: Added clarification.
+
 2007-06-26  Andrew Haley  <aph@redhat.com>
 
 	* Makefile.am (ICEDTEA_PATCHES): Add icedtea-java.security.patch.
--- a/INSTALL	Tue Jun 26 18:06:37 2007 +0100
+++ b/INSTALL	Tue Jun 26 18:10:56 2007 +0100
@@ -7,7 +7,7 @@
 
 To build IcedTea, do:
 
-./configure
+./configure [OPTION]... [VAR=VALUE]...
 make
 
 There is currently no install target.