Code

note about autoconf/automake version
authorSubhendu Ghosh <sghosh@users.sourceforge.net>
Fri, 28 Jun 2002 21:08:29 +0000 (21:08 +0000)
committerSubhendu Ghosh <sghosh@users.sourceforge.net>
Fri, 28 Jun 2002 21:08:29 +0000 (21:08 +0000)
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@61 f882894a-f735-0410-b71e-b25c423dba1c

INSTALL

diff --git a/INSTALL b/INSTALL
index c918a128c94a800e2f20bdaa327d4cd8d14b6553..ff32b797e03267d48bc8e8ac5e3d733ee190ab05 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -8,6 +8,11 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
        # autoheader
        # automake
 
+   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.
+
 
 1) Run the configure script to initialize variables and create a Makefile, etc.
 
@@ -44,6 +49,9 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
 
 
 That's it.  If you have any problems or questions, feel free send mail
-to nagios-users@lists.sourceforge.net
+to nagios-users@lists.sourceforge.net or nagiosplug-help@lists.sourceforge.net
+
+Please send patches and bugs to nagiosplug-devel@lists.sourceforge.net and
+post them on http://sourceforge.net/projects/nagiosplug.