diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2007-11-24 16:26:48 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2007-11-24 16:26:48 +0100 |
commit | d4ea43b6a2d559852a24ba3d6a9ae7de0abd2615 (patch) | |
tree | 0bf9280b69bf6c7f7664da8045e54ba6ac9fa44a /HACKING | |
parent | e2b19ea2fed00ec39f22f3fd4ded335eb17ccc87 (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-- | HACKING | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |