aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-11-21 07:53:05 +0000
committerGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-11-21 07:53:05 +0000
commit87e83994015a9650566aa27a302bf983ab4bdf1f (patch)
tree22ea6b47410829708c9322aad5ec8039b77391dd /README
parentaab9a7145421ccdd7af9e2791d53ea6937e4a2da (diff)
downloadmonitoring-plugins-87e83994015a9650566aa27a302bf983ab4bdf1f.tar.gz
update auotmake/autoconf versions
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@776 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index ddc3f64e..03fa3d1f 100644
--- a/README
+++ b/README
@@ -49,9 +49,9 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
start out, run ./tools/setup
For development, we generally use the most recent stable tools from
- the FSF. Currently we use gettext 0.11.5, autoconf 2.57, and
- automake 1.76. No other versions are tested, and you may see
- warnings or errors with other versions.
+ the FSF. Currently we use gettext 0.11.5, autoconf 2.58, and
+ automake 1.7.9. You may see warnings or errors with other versions,
+ particularly with autoconf < 2.54.
1) Run the configure script to initialize variables and create a Makefile, etc.