summaryrefslogtreecommitdiff
path: root/HACKING
diff options
context:
space:
mode:
authorMichael Koch <konqueror@gmx.de>2004-01-27 22:00:41 +0000
committerMichael Koch <konqueror@gmx.de>2004-01-27 22:00:41 +0000
commite87f9ceaa94b03bdb744a5d19656a4ee92912031 (patch)
tree1bb90e0dd258fb2ac08cd9c51c5a323a32bfdc78 /HACKING
parent7be82a4f9ad11c36826ffe2018a8646576fecbf0 (diff)
downloadclasspath-e87f9ceaa94b03bdb744a5d19656a4ee92912031.tar.gz
2004-01-27 Michael Koch <konqueror@gmx.de>
* HACKING, INSTALL, configure.ac, doc/hacking.texinfo: Updated to depend on autoconf 2.59 and automake 1.7. Also depend on GCJ 3.3 in all files.
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING7
1 files changed, 3 insertions, 4 deletions
diff --git a/HACKING b/HACKING
index 7820d1359..db0c85d57 100644
--- a/HACKING
+++ b/HACKING
@@ -11,10 +11,9 @@ have the following installed:
For any build environment involving native libraries, these new versions of
autoconf, automake, and libtool are required.
- - GNU autoconf 2.53
- (2.59 also works)
- - GNU automake 1.6
- (1.7 and 1.8 also works)
+ - GNU autoconf 2.59
+ - GNU automake 1.7.x
+ (1.8.x also works)
- GNU libtool 1.4.2
(1.4.3 and 1.5a also work)