Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/HACKING
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2007-11-24 16:26:48 +0100
committerArthur de Jong <arthur@arthurdejong.org>2007-11-24 16:26:48 +0100
commitd4ea43b6a2d559852a24ba3d6a9ae7de0abd2615 (patch)
tree0bf9280b69bf6c7f7664da8045e54ba6ac9fa44a /HACKING
parente2b19ea2fed00ec39f22f3fd4ded335eb17ccc87 (diff)
update versions of used tools
git-svn-id: http://arthurdejong.org/svn/nss-pam-ldapd/nss-ldapd@479 ef36b2f9-881f-0410-afb5-c4e39611909c
Diffstat (limited to 'HACKING')
-rw-r--r--HACKING4
1 files changed, 2 insertions, 2 deletions
diff --git a/HACKING b/HACKING
index edd2909..89db348 100644
--- a/HACKING
+++ b/HACKING
@@ -30,8 +30,8 @@ BUILD DEPENDENCIES
For building svn snapshots the following tools are needed:
* autoconf (2.61 is used but 2.59 is minimal)
-* automake (1.9.6 is used, considering switching to 1.10)
-* check (0.9.4 is used)
+* automake (1.10 is used)
+* check (0.9.5 is used)
and of course the usual build tools (gcc/make/etc). To build the svn snapshot
run the autogen.sh shell script to build the configure script. When developing