mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-04-15 22:00:06 -04:00
Added libtool files, at version 1.5.22, into CVS
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1409 f882894a-f735-0410-b71e-b25c423dba1c
This commit is contained in:
parent
ac0e03df0d
commit
5817bf6a78
5 changed files with 9908 additions and 2 deletions
|
|
@ -15,6 +15,5 @@ missing
|
|||
depcomp
|
||||
THANKS
|
||||
libtool
|
||||
ltmain.sh
|
||||
compile
|
||||
INSTALL
|
||||
|
|
|
|||
1465
config.guess
vendored
Executable file
1465
config.guess
vendored
Executable file
File diff suppressed because it is too large
Load diff
1569
config.sub
vendored
Executable file
1569
config.sub
vendored
Executable file
File diff suppressed because it is too large
Load diff
|
|
@ -57,7 +57,6 @@
|
|||
gnu make 3.79
|
||||
automake 1.8.3
|
||||
autoconf 2.58
|
||||
gnu libtool 1.5.6
|
||||
</literallayout>
|
||||
|
||||
To compile from CVS, after you have checked out the code, run:
|
||||
|
|
@ -73,6 +72,9 @@
|
|||
are synced with the coreutils project and we use the same levels of gettext that they
|
||||
distribute.
|
||||
</para>
|
||||
<para>Note: gnu libtool, which must be at version 1.5.22 or above, has files installed into CVS, so is not
|
||||
a development platform requirement.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
<section id="PlugOutput"><title>Plugin Output for Nagios</title>
|
||||
|
|
|
|||
Loading…
Reference in a new issue