aboutsummaryrefslogtreecommitdiff
path: root/INSTALLING
diff options
context:
space:
mode:
authorGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-11-21 07:34:25 +0000
committerGravatar Karl DeBisschop <kdebisschop@users.sourceforge.net> 2003-11-21 07:34:25 +0000
commit143b69711efa46bca7fc9bf450da78d1beec0a59 (patch)
tree646e6ffa02210cc39d7c11fc037f077410000810 /INSTALLING
parentead766539bb6977548a255bb43a1b8bdf4a22cd6 (diff)
downloadmonitoring-plugins-143b69711efa46bca7fc9bf450da78d1beec0a59.tar.gz
our policy now is to use most recent versions of GNU tool chain
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@774 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'INSTALLING')
-rw-r--r--INSTALLING5
1 files changed, 3 insertions, 2 deletions
diff --git a/INSTALLING b/INSTALLING
index 0892d2af..02fb60c9 100644
--- a/INSTALLING
+++ b/INSTALLING
@@ -11,8 +11,9 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
or you can run ./tools/setup
- Currently we are only supporting autoconf 2.13 and automake 1.4p5. Support
- for the latest autoconf and automake are in the works.
+ For best results, please use the most recent versions of autoconf
+ and automake. Older versions may also work, but are not
+ specifically supprted.
1) Run the configure script to initialize variables and create a Makefile, etc.