diff options
author | Ton Voon <tonvoon@users.sourceforge.net> | 2006-06-14 19:15:03 (GMT) |
---|---|---|
committer | Ton Voon <tonvoon@users.sourceforge.net> | 2006-06-14 19:15:03 (GMT) |
commit | 8e7eecefca0c5433058c70a4420a7910099444d6 (patch) | |
tree | effde68cdbe0df07385dd4fa1006c043f845ee04 /doc | |
parent | 704aa165c131bbcce3f347b3c3f3c04aebf7fbe3 (diff) | |
download | monitoring-plugins-8e7eecefca0c5433058c70a4420a7910099444d6.tar.gz |
Updated requirements for development platform
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1426 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'doc')
-rw-r--r-- | doc/developer-guidelines.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/developer-guidelines.sgml b/doc/developer-guidelines.sgml index af70cef..8c2f2b9 100644 --- a/doc/developer-guidelines.sgml +++ b/doc/developer-guidelines.sgml | |||
@@ -55,7 +55,7 @@ | |||
55 | 55 | ||
56 | <literallayout> | 56 | <literallayout> |
57 | gnu make 3.79 | 57 | gnu make 3.79 |
58 | automake 1.8.3 | 58 | automake 1.9.2 |
59 | autoconf 2.58 | 59 | autoconf 2.58 |
60 | </literallayout> | 60 | </literallayout> |
61 | 61 | ||