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:
Ton Voon 2006-05-30 09:19:47 +00:00
parent ac0e03df0d
commit 5817bf6a78
5 changed files with 9908 additions and 2 deletions

View file

@ -15,6 +15,5 @@ missing
depcomp
THANKS
libtool
ltmain.sh
compile
INSTALL

1465
config.guess vendored Executable file

File diff suppressed because it is too large Load diff

1569
config.sub vendored Executable file

File diff suppressed because it is too large Load diff

View file

@ -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>

6871
ltmain.sh Normal file

File diff suppressed because it is too large Load diff