diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-11-21 07:34:25 +0000 |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-11-21 07:34:25 +0000 |
commit | 143b69711efa46bca7fc9bf450da78d1beec0a59 (patch) | |
tree | 646e6ffa02210cc39d7c11fc037f077410000810 /INSTALLING | |
parent | ead766539bb6977548a255bb43a1b8bdf4a22cd6 (diff) | |
download | monitoring-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-- | INSTALLING | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -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. |