diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-02-19 08:36:39 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2003-02-19 08:36:39 (GMT) |
commit | 5a7c71c9ca056e5c94e711e15b5bfba3ce8d1fc0 (patch) | |
tree | 5e527b008a24de1661af2f2aa639a08d39e2a49c /INSTALL | |
parent | 0490d0830234062b4055e4b0fd2131fb54d7743f (diff) | |
download | monitoring-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-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ Nagios Plugins Quick-and-Dirty Installation Instructions | |||
4 | 0) If using the CVS tree, you need m4, automake, and autoconf. To | 4 | 0) 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 |