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
This commit is contained in:
Karl DeBisschop 2003-11-21 07:34:25 +00:00
parent ead766539b
commit 143b69711e

View file

@ -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.