aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
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.