summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-02-19 08:36:39 (GMT)
committerKarl DeBisschop <kdebisschop@users.sourceforge.net>2003-02-19 08:36:39 (GMT)
commit5a7c71c9ca056e5c94e711e15b5bfba3ce8d1fc0 (patch)
tree5e527b008a24de1661af2f2aa639a08d39e2a49c /INSTALL
parent0490d0830234062b4055e4b0fd2131fb54d7743f (diff)
downloadmonitoring-plugins-5a7c71c9ca056e5c94e711e15b5bfba3ce8d1fc0.tar.gz
remove getloadavg.m4
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@346 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 0892d2a..9025412 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,7 +4,7 @@ Nagios Plugins Quick-and-Dirty Installation Instructions
40) If using the CVS tree, you need m4, automake, and autoconf. To 40) If using the CVS tree, you need m4, automake, and autoconf. To
5 start out, run: 5 start out, run:
6 6
7 # aclocal 7 # aclocal -I lib
8 # autoconf 8 # autoconf
9 # autoheader 9 # autoheader
10 # automake 10 # automake