diff options
author | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-17 06:06:44 (GMT) |
---|---|---|
committer | Karl DeBisschop <kdebisschop@users.sourceforge.net> | 2002-10-17 06:06:44 (GMT) |
commit | dbaa9dd823cc8c9d43b81f1669e255d492e52572 (patch) | |
tree | 581a9a6a3515ec6750b1d65dee80e90bdc0d59f7 /INSTALLING | |
parent | 03566be76b696df7eefce84242e00b5b41c88cb1 (diff) | |
download | monitoring-plugins-dbaa9dd823cc8c9d43b81f1669e255d492e52572.tar.gz |
revise now that aclocal is remved from CVS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@134 f882894a-f735-0410-b71e-b25c423dba1c
Diffstat (limited to 'INSTALLING')
-rw-r--r-- | INSTALLING | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +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 | # autoconf | 8 | # autoconf |
8 | # autoheader | 9 | # autoheader |
9 | # automake | 10 | # automake |